Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Dinternal.h123 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze() function
152 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze() function
Dutils.c160 if (!erofs_workgroup_try_to_freeze(grp, 1)) in erofs_try_to_release_workgroup()
Dzdata.c255 if (erofs_workgroup_try_to_freeze(&pcl->obj, 1)) { in erofs_try_to_free_cached_page()