Lines Matching defs:z_erofs_pcluster
46 struct z_erofs_pcluster {
111 static inline bool z_erofs_is_inline_pcluster(struct z_erofs_pcluster *pcl)
116 static inline unsigned int z_erofs_pclusterpages(struct z_erofs_pcluster *pcl)
282 struct z_erofs_pcluster *a;
301 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int nrpages)
307 struct z_erofs_pcluster *pcl;
321 static void z_erofs_free_pcluster(struct z_erofs_pcluster *pcl)
527 struct z_erofs_pcluster *pcl;
561 struct z_erofs_pcluster *pcl = fe->pcl;
627 struct z_erofs_pcluster *const pcl =
628 container_of(grp, struct z_erofs_pcluster, obj);
659 struct z_erofs_pcluster *pcl = folio_get_private(folio);
727 struct z_erofs_pcluster *const pcl = fe->pcl;
762 struct z_erofs_pcluster *pcl = f->pcl;
782 struct z_erofs_pcluster *pcl;
830 struct z_erofs_pcluster, obj);
866 fe->pcl = container_of(grp, struct z_erofs_pcluster, obj);
910 struct z_erofs_pcluster, rcu));
915 struct z_erofs_pcluster *const pcl =
916 container_of(grp, struct z_erofs_pcluster, obj);
923 struct z_erofs_pcluster *pcl = fe->pcl;
1090 struct z_erofs_pcluster *pcl;
1174 struct z_erofs_pcluster *pcl = be->pcl;
1200 struct z_erofs_pcluster *pcl = be->pcl;
1243 struct z_erofs_pcluster *pcl = be->pcl;
1368 be.pcl = container_of(owned, struct z_erofs_pcluster, next);
1438 static struct page *pickup_page_for_submission(struct z_erofs_pcluster *pcl,
1584 static void move_to_bypass_jobqueue(struct z_erofs_pcluster *pcl,
1656 struct z_erofs_pcluster *pcl;
1662 pcl = container_of(owned_head, struct z_erofs_pcluster, next);