Lines Matching refs:copts
229 struct ceph_options *copts; member
264 pctx->copts, fc->log.log, ','); in ceph_parse_old_source()
278 struct ceph_options *opts = pctx->copts; in ceph_parse_new_source()
401 pctx->copts, fc->log.log, '/'); in ceph_parse_mon_addr()
413 ret = ceph_parse_param(param, pctx->copts, fc->log.log); in ceph_parse_mount_param()
1318 fsc = create_fs_client(pctx->opts, pctx->copts); in ceph_get_tree()
1320 pctx->copts = NULL; in ceph_get_tree()
1386 ceph_destroy_options(pctx->copts); in ceph_free_fc()
1444 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()
1445 if (!pctx->copts) in ceph_init_fs_context()
1478 ceph_destroy_options(pctx->copts); in ceph_init_fs_context()