Lines Matching defs:copts
221 struct ceph_options *copts;
270 pctx->copts, fc->log.log, ',');
399 pctx->copts, fc->log.log, '/');
411 ret = ceph_parse_param(param, pctx->copts, fc->log.log);
1302 fsc = create_fs_client(pctx->opts, pctx->copts);
1304 pctx->copts = NULL;
1369 ceph_destroy_options(pctx->copts);
1426 pctx->copts = ceph_alloc_options();
1427 if (!pctx->copts)
1460 ceph_destroy_options(pctx->copts);