Home
last modified time | relevance | path

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

/fs/erofs/
Dutils.c28 static int erofs_workgroup_get(struct erofs_workgroup *grp) in erofs_workgroup_get()
46 struct erofs_workgroup *erofs_find_workgroup(struct super_block *sb, in erofs_find_workgroup()
50 struct erofs_workgroup *grp; in erofs_find_workgroup()
68 struct erofs_workgroup *erofs_insert_workgroup(struct super_block *sb, in erofs_insert_workgroup()
69 struct erofs_workgroup *grp) in erofs_insert_workgroup()
72 struct erofs_workgroup *pre; in erofs_insert_workgroup()
101 static void __erofs_workgroup_free(struct erofs_workgroup *grp) in __erofs_workgroup_free()
107 int erofs_workgroup_put(struct erofs_workgroup *grp) in erofs_workgroup_put()
119 struct erofs_workgroup *grp) in erofs_try_to_release_workgroup()
156 struct erofs_workgroup *grp; in erofs_shrink_workstation()
Dinternal.h134 struct erofs_workgroup { struct
143 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze() argument
154 static inline void erofs_workgroup_unfreeze(struct erofs_workgroup *grp, in erofs_workgroup_unfreeze()
166 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed()
172 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze()
184 static inline void erofs_workgroup_unfreeze(struct erofs_workgroup *grp, in erofs_workgroup_unfreeze()
190 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed()
430 int erofs_workgroup_put(struct erofs_workgroup *grp);
431 struct erofs_workgroup *erofs_find_workgroup(struct super_block *sb,
433 struct erofs_workgroup *erofs_insert_workgroup(struct super_block *sb,
[all …]
Dzdata.h58 struct erofs_workgroup obj;
Dzdata.c434 struct erofs_workgroup *grp) in erofs_try_to_free_all_cached_pages()
607 struct erofs_workgroup *grp; in z_erofs_register_collection()
670 struct erofs_workgroup *grp; in z_erofs_collector_begin()
724 void erofs_workgroup_free_rcu(struct erofs_workgroup *grp) in erofs_workgroup_free_rcu()