Lines Matching refs:mount_group
53 struct mount_group { struct
107 static void __mount_group_release(struct mount_group *mg) in __mount_group_release()
118 struct mount_group *mg = container_of(kref, struct mount_group, refcount); in mount_group_release()
126 static struct mount_group *find_mount_group_locked(const uuid_t *id) in find_mount_group_locked()
128 struct mount_group *mg; in find_mount_group_locked()
137 static struct mount_group *__get_mount_group_locked(const uuid_t *id) in __get_mount_group_locked()
139 struct mount_group *mg; in __get_mount_group_locked()
156 static struct mount_group *get_mount_group(const uuid_t *id) in get_mount_group()
158 struct mount_group *mg; in get_mount_group()
171 struct mount_group *mg, *tmp_mg; in free_mount_group_list()
1192 struct mount_group *mg; in dfs_cache_add_refsrv_session()
1217 struct mount_group *mg; in dfs_cache_put_refsrv_sessions()
1464 struct mount_group *mg; in dfs_cache_remount_fs()
1642 struct mount_group *mg, *tmp_mg; in refresh_cache_worker()