Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Dsuper.c206 struct ceph_mount_options *opts;
241 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_source()
287 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_mount_param()
466 static void destroy_mount_options(struct ceph_mount_options *args) in destroy_mount_options()
490 static int compare_mount_options(struct ceph_mount_options *new_fsopt, in compare_mount_options()
494 struct ceph_mount_options *fsopt1 = new_fsopt; in compare_mount_options()
495 struct ceph_mount_options *fsopt2 = fsc->mount_options; in compare_mount_options()
496 int ofs = offsetof(struct ceph_mount_options, snapdir_name); in compare_mount_options()
530 struct ceph_mount_options *fsopt = fsc->mount_options; in ceph_show_options()
635 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
[all …]
Dsuper.h78 struct ceph_mount_options { struct
106 struct ceph_mount_options *mount_options; argument
727 struct ceph_mount_options *fsopt);
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()
Dmds_client.c1250 struct ceph_mount_options *fsopt = mdsc->fsc->mount_options; in create_session_open_msg()
2231 struct ceph_mount_options *opt = req->r_mdsc->fsc->mount_options; in ceph_alloc_readdir_reply_buffer()