Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.c215 struct ceph_mount_options *opts;
244 static int namespace_equals(struct ceph_mount_options *fsopt, in namespace_equals()
257 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_old_source()
277 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_new_source()
333 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_source()
385 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_mon_addr()
399 struct ceph_mount_options *fsopt = pctx->opts; in ceph_parse_mount_param()
588 static void destroy_mount_options(struct ceph_mount_options *args) in destroy_mount_options()
613 static int compare_mount_options(struct ceph_mount_options *new_fsopt, in compare_mount_options()
617 struct ceph_mount_options *fsopt1 = new_fsopt; in compare_mount_options()
[all …]
Dsuper.h77 struct ceph_mount_options { struct
110 struct ceph_mount_options *mount_options; argument
764 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()
996 struct ceph_mount_options *opt = in __ceph_caps_file_wanted()
4311 struct ceph_mount_options *opt = mdsc->fsc->mount_options; in ceph_check_delayed_caps()
Dmds_client.c1372 struct ceph_mount_options *fsopt = mdsc->fsc->mount_options; in create_session_open_msg()
2267 struct ceph_mount_options *opt = req->r_mdsc->fsc->mount_options; in ceph_alloc_readdir_reply_buffer()
Dfile.c206 struct ceph_mount_options *opt = in ceph_init_file_info()