Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dinternal.h169 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed() function
193 static inline int erofs_wait_on_workgroup_freezed(struct erofs_workgroup *grp) in erofs_wait_on_workgroup_freezed() function
H A Dutils.c33 o = erofs_wait_on_workgroup_freezed(grp); in erofs_workgroup_get()