Home
last modified time | relevance | path

Searched refs:erofs_wait_on_workgroup_freezed (Results 1 – 2 of 2) sorted by relevance

/fs/erofs/
Dinternal.h146 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed() function
170 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed() function
Dutils.c48 o = erofs_wait_on_workgroup_freezed(grp); in erofs_workgroup_get()