Home
last modified time | relevance | path

Searched refs:copts (Results 1 – 1 of 1) sorted by relevance

/fs/ceph/
Dsuper.c214 struct ceph_options *copts; member
263 pctx->copts, fc->log.log, ','); in ceph_parse_old_source()
392 pctx->copts, fc->log.log, '/'); in ceph_parse_mon_addr()
404 ret = ceph_parse_param(param, pctx->copts, fc->log.log); in ceph_parse_mount_param()
1216 fsc = create_fs_client(pctx->opts, pctx->copts); in ceph_get_tree()
1218 pctx->copts = NULL; in ceph_get_tree()
1283 ceph_destroy_options(pctx->copts); in ceph_free_fc()
1329 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()
1330 if (!pctx->copts) in ceph_init_fs_context()
1363 ceph_destroy_options(pctx->copts); in ceph_init_fs_context()