Lines Matching refs:ceph_mount_options

226 	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()
663 struct ceph_mount_options *fsopt2 = fsc->mount_options; in compare_mount_options()
664 int ofs = offsetof(struct ceph_mount_options, snapdir_name); in compare_mount_options()
702 struct ceph_mount_options *fsopt = fsc->mount_options; in ceph_show_options()
817 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
1107 struct ceph_mount_options *fsopt) in ceph_apply_test_dummy_encryption()
1142 struct ceph_mount_options *fsopt) in ceph_apply_test_dummy_encryption()
1245 struct ceph_mount_options *fsopt = new->mount_options; in ceph_compare_super()
1305 struct ceph_mount_options *fsopt = pctx->opts; in ceph_get_tree()
1398 struct ceph_mount_options *fsopt = pctx->opts; in ceph_reconfigure_fc()
1441 struct ceph_mount_options *fsopt; in ceph_init_fs_context()