Home
last modified time | relevance | path

Searched refs:erofs_workgroup_try_to_freeze (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dinternal.h146 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze() function
175 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze() function
H A Dutils.c126 if (!erofs_workgroup_try_to_freeze(grp, 1)) in erofs_try_to_release_workgroup()
H A Dzdata.c347 if (erofs_workgroup_try_to_freeze(&pcl->obj, 1)) { in erofs_try_to_free_cached_page()