Home
last modified time | relevance | path

Searched refs:erofs_workgroup (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/erofs/
Dutils.c27 static int erofs_workgroup_get(struct erofs_workgroup *grp) in erofs_workgroup_get()
45 struct erofs_workgroup *erofs_find_workgroup(struct super_block *sb, in erofs_find_workgroup()
49 struct erofs_workgroup *grp; in erofs_find_workgroup()
67 struct erofs_workgroup *erofs_insert_workgroup(struct super_block *sb, in erofs_insert_workgroup()
68 struct erofs_workgroup *grp) in erofs_insert_workgroup()
71 struct erofs_workgroup *pre; in erofs_insert_workgroup()
100 static void __erofs_workgroup_free(struct erofs_workgroup *grp) in __erofs_workgroup_free()
106 int erofs_workgroup_put(struct erofs_workgroup *grp) in erofs_workgroup_put()
118 struct erofs_workgroup *grp) in erofs_try_to_release_workgroup()
155 struct erofs_workgroup *grp; in erofs_shrink_workstation()
Dinternal.h138 struct erofs_workgroup { struct
147 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze() argument
158 static inline void erofs_workgroup_unfreeze(struct erofs_workgroup *grp, in erofs_workgroup_unfreeze()
170 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed()
176 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze()
188 static inline void erofs_workgroup_unfreeze(struct erofs_workgroup *grp, in erofs_workgroup_unfreeze()
194 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed()
449 int erofs_workgroup_put(struct erofs_workgroup *grp);
450 struct erofs_workgroup *erofs_find_workgroup(struct super_block *sb,
452 struct erofs_workgroup *erofs_insert_workgroup(struct super_block *sb,
[all …]
Dzdata.h56 struct erofs_workgroup obj;
Dzdata.c308 struct erofs_workgroup *grp) in erofs_try_to_free_all_cached_pages()
476 struct erofs_workgroup *grp; in z_erofs_register_collection()
539 struct erofs_workgroup *grp; in z_erofs_collector_begin()
593 void erofs_workgroup_free_rcu(struct erofs_workgroup *grp) in erofs_workgroup_free_rcu()