Lines Matching defs:copts
225 struct ceph_options *copts;
274 pctx->copts, fc->log.log, ',');
288 struct ceph_options *opts = pctx->copts;
411 pctx->copts, fc->log.log, '/');
423 ret = ceph_parse_param(param, pctx->copts, fc->log.log);
1321 fsc = create_fs_client(pctx->opts, pctx->copts);
1323 pctx->copts = NULL;
1389 ceph_destroy_options(pctx->copts);
1447 pctx->copts = ceph_alloc_options();
1448 if (!pctx->copts)
1481 ceph_destroy_options(pctx->copts);