Home
last modified time | relevance | path

Searched refs:ceph_mount_options (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.c222 struct ceph_mount_options *opts;
246 * Check if the mds namespace in ceph_mount_options matches
251 static int namespace_equals(struct ceph_mount_options *fsopt, in namespace_equals()
264 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_old_source()
284 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_new_source()
340 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_source()
392 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_mon_addr()
406 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_mount_param()
618 static void destroy_mount_options(struct ceph_mount_options *args) in destroy_mount_options()
644 static int compare_mount_options(struct ceph_mount_options *new_fsop
[all...]
H A Dsuper.h79 struct ceph_mount_options { struct
124 struct ceph_mount_options *mount_options;
807 struct ceph_mount_options *fsopt);
H A Dcaps.c155 struct ceph_mount_options *fsopt) in ceph_adjust_caps_max_min()
494 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in __cap_set_timeouts()
998 struct ceph_mount_options *opt = in __ceph_caps_file_wanted()
4512 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in ceph_check_delayed_caps()
H A Dmds_client.c1531 struct ceph_mount_options *fsopt = mdsc->fsc->mount_options; in create_session_open_msg()
2444 struct ceph_mount_options *opt = req->r_mdsc->fsc->mount_options; in ceph_alloc_readdir_reply_buffer()
H A Dfile.c202 struct ceph_mount_options *opt = in ceph_init_file_info()
/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.c207 struct ceph_mount_options *opts;
242 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_source()
288 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_mount_param()
467 static void destroy_mount_options(struct ceph_mount_options *args) in destroy_mount_options()
491 static int compare_mount_options(struct ceph_mount_options *new_fsopt, in compare_mount_options()
495 struct ceph_mount_options *fsopt1 = new_fsopt; in compare_mount_options()
496 struct ceph_mount_options *fsopt2 = fsc->mount_options; in compare_mount_options()
497 int ofs = offsetof(struct ceph_mount_options, snapdir_name); in compare_mount_options()
531 struct ceph_mount_options *fsopt = fsc->mount_options; in ceph_show_options()
636 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsop
[all...]
H A Dsuper.h78 struct ceph_mount_options { struct
106 struct ceph_mount_options *mount_options;
750 struct ceph_mount_options *fsopt);
H A Dcaps.c153 struct ceph_mount_options *fsopt) in ceph_adjust_caps_max_min()
492 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in __cap_set_timeouts()
1016 struct ceph_mount_options *opt = in __ceph_caps_file_wanted()
4342 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in ceph_check_delayed_caps()
H A Dmds_client.c1291 struct ceph_mount_options *fsopt = mdsc->fsc->mount_options; in create_session_open_msg()
2295 struct ceph_mount_options *opt = req->r_mdsc->fsc->mount_options; in ceph_alloc_readdir_reply_buffer()

Completed in 36 milliseconds