Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dinternal.h129 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze() function
158 static inline bool erofs_workgroup_try_to_freeze(struct erofs_workgroup *grp, in erofs_workgroup_try_to_freeze() function
Dutils.c138 if (!erofs_workgroup_try_to_freeze(grp, 1)) in erofs_try_to_release_workgroup()
Dzdata.c245 if (erofs_workgroup_try_to_freeze(&pcl->obj, 1)) { in erofs_try_to_free_cached_page()