Lines Matching refs:ceph_mount_options

222 	struct ceph_mount_options	*opts;
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_fsopt, in compare_mount_options()
648 struct ceph_mount_options *fsopt1 = new_fsopt; in compare_mount_options()
649 struct ceph_mount_options *fsopt2 = fsc->mount_options; in compare_mount_options()
650 int ofs = offsetof(struct ceph_mount_options, snapdir_name); in compare_mount_options()
688 struct ceph_mount_options *fsopt = fsc->mount_options; in ceph_show_options()
803 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
1092 struct ceph_mount_options *fsopt) in ceph_apply_test_dummy_encryption()
1127 struct ceph_mount_options *fsopt) in ceph_apply_test_dummy_encryption()
1227 struct ceph_mount_options *fsopt = new->mount_options; in ceph_compare_super()
1286 struct ceph_mount_options *fsopt = pctx->opts; in ceph_get_tree()
1378 struct ceph_mount_options *fsopt = pctx->opts; in ceph_reconfigure_fc()
1420 struct ceph_mount_options *fsopt; in ceph_init_fs_context()