Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dinternal.h120 struct erofs_workgroup { struct
129 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze() argument
140 static inline void erofs_workgroup_unfreeze(struct erofs_workgroup *grp, in erofs_workgroup_unfreeze()
152 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed()
158 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze()
170 static inline void erofs_workgroup_unfreeze(struct erofs_workgroup *grp, in erofs_workgroup_unfreeze()
176 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed()
407 int erofs_workgroup_put(struct erofs_workgroup *grp);
408 struct erofs_workgroup *erofs_find_workgroup(struct super_block *sb,
410 struct erofs_workgroup *erofs_insert_workgroup(struct super_block *sb,
[all …]
Dutils.c40 static int erofs_workgroup_get(struct erofs_workgroup *grp) in erofs_workgroup_get()
58 struct erofs_workgroup *erofs_find_workgroup(struct super_block *sb, in erofs_find_workgroup()
62 struct erofs_workgroup *grp; in erofs_find_workgroup()
80 struct erofs_workgroup *erofs_insert_workgroup(struct super_block *sb, in erofs_insert_workgroup()
81 struct erofs_workgroup *grp) in erofs_insert_workgroup()
84 struct erofs_workgroup *pre; in erofs_insert_workgroup()
113 static void __erofs_workgroup_free(struct erofs_workgroup *grp) in __erofs_workgroup_free()
119 int erofs_workgroup_put(struct erofs_workgroup *grp) in erofs_workgroup_put()
131 struct erofs_workgroup *grp) in erofs_try_to_release_workgroup()
168 struct erofs_workgroup *grp; in erofs_shrink_workstation()
Dzdata.h56 struct erofs_workgroup obj;
Dzdata.c202 struct erofs_workgroup *grp) in erofs_try_to_free_all_cached_pages()
384 struct erofs_workgroup *grp; in z_erofs_register_collection()
454 struct erofs_workgroup *grp; in z_erofs_collector_begin()
510 void erofs_workgroup_free_rcu(struct erofs_workgroup *grp) in erofs_workgroup_free_rcu()