Lines Matching refs:ceph_mount_options
206 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()
1003 struct ceph_mount_options *fsopt = new->mount_options; in ceph_compare_super()
1150 struct ceph_mount_options *fsopt = pctx->opts; in ceph_reconfigure_fc()
1175 struct ceph_mount_options *fsopt; in ceph_init_fs_context()