Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.c226 struct ceph_mount_options *opts;
255 static int namespace_equals(struct ceph_mount_options *fsopt, in namespace_equals()
268 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_old_source()
289 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_new_source()
352 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_source()
404 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_mon_addr()
418 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_mount_param()
632 static void destroy_mount_options(struct ceph_mount_options *args) in destroy_mount_options()
658 static int compare_mount_options(struct ceph_mount_options *new_fsopt, in compare_mount_options()
662 struct ceph_mount_options *fsopt1 = new_fsopt; in compare_mount_options()
[all …]
H A Dcaps.c156 struct ceph_mount_options *fsopt) in ceph_adjust_caps_max_min()
501 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in __cap_set_timeouts()
1012 struct ceph_mount_options *opt = in __ceph_caps_file_wanted()
4612 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in ceph_check_delayed_caps()
H A Dmds_client.c1546 struct ceph_mount_options *fsopt = mdsc->fsc->mount_options; in create_session_full_msg()
2532 struct ceph_mount_options *opt = req->r_mdsc->fsc->mount_options; in ceph_alloc_readdir_reply_buffer()
H A Dfile.c204 struct ceph_mount_options *opt = in ceph_init_file_info()