Lines Matching refs:copts
228 struct ceph_options *copts; member
263 pctx->copts, fc->log.log, ','); in ceph_parse_old_source()
277 struct ceph_options *opts = pctx->copts; in ceph_parse_new_source()
400 pctx->copts, fc->log.log, '/'); in ceph_parse_mon_addr()
412 ret = ceph_parse_param(param, pctx->copts, fc->log.log); in ceph_parse_mount_param()
1310 fsc = create_fs_client(pctx->opts, pctx->copts); in ceph_get_tree()
1312 pctx->copts = NULL; in ceph_get_tree()
1378 ceph_destroy_options(pctx->copts); in ceph_free_fc()
1436 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()
1437 if (!pctx->copts) in ceph_init_fs_context()
1470 ceph_destroy_options(pctx->copts); in ceph_init_fs_context()