Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dunzip_vle.c135 struct erofs_workgroup *egrp) in erofs_try_to_free_all_cached_pages() argument
138 container_of(egrp, struct z_erofs_vle_workgroup, obj); in erofs_try_to_free_all_cached_pages()
283 struct erofs_workgroup *egrp; in z_erofs_vle_work_lookup() local
287 egrp = erofs_find_workgroup(sb, idx, &tag); in z_erofs_vle_work_lookup()
288 if (egrp == NULL) { in z_erofs_vle_work_lookup()
293 *grp_ret = grp = container_of(egrp, in z_erofs_vle_work_lookup()
Dinternal.h264 struct erofs_workgroup *egrp);