Lines Matching refs:ceph_mount_options
215 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()
618 struct ceph_mount_options *fsopt2 = fsc->mount_options; in compare_mount_options()
619 int ofs = offsetof(struct ceph_mount_options, snapdir_name); in compare_mount_options()
657 struct ceph_mount_options *fsopt = fsc->mount_options; in ceph_show_options()
769 static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt, in create_fs_client()
1141 struct ceph_mount_options *fsopt = new->mount_options; in ceph_compare_super()
1200 struct ceph_mount_options *fsopt = pctx->opts; in ceph_get_tree()
1291 struct ceph_mount_options *fsopt = pctx->opts; in ceph_reconfigure_fc()
1323 struct ceph_mount_options *fsopt; in ceph_init_fs_context()