Lines Matching refs:z_erofs_pcluster
59 struct z_erofs_pcluster *pcl = ptr; in z_erofs_pcluster_init_once()
70 static void z_erofs_pcluster_init_always(struct z_erofs_pcluster *pcl) in z_erofs_pcluster_init_always()
134 struct z_erofs_pcluster *pcl, *tailpcl;
169 const struct z_erofs_pcluster *pcl = clt->pcl; in preload_compressed_pages()
214 struct z_erofs_pcluster *const pcl = in erofs_try_to_free_all_cached_pages()
215 container_of(grp, struct z_erofs_pcluster, obj); in erofs_try_to_free_all_cached_pages()
251 struct z_erofs_pcluster *const pcl = (void *)page_private(page); in erofs_try_to_free_cached_page()
279 struct z_erofs_pcluster *const pcl = clt->pcl; in z_erofs_try_inplace_io()
311 try_to_claim_pcluster(struct z_erofs_pcluster *pcl, in try_to_claim_pcluster()
345 struct z_erofs_pcluster *pcl; in cllookup()
354 pcl = container_of(grp, struct z_erofs_pcluster, obj); in cllookup()
404 struct z_erofs_pcluster *pcl; in clregister()
504 container_of(cl, struct z_erofs_pcluster, in z_erofs_rcu_callback()
510 struct z_erofs_pcluster *const pcl = in erofs_workgroup_free_rcu()
511 container_of(grp, struct z_erofs_pcluster, obj); in erofs_workgroup_free_rcu()
519 struct z_erofs_pcluster *const pcl = in z_erofs_collection_put()
520 container_of(cl, struct z_erofs_pcluster, primary_collection); in z_erofs_collection_put()
756 struct z_erofs_pcluster *pcl, in z_erofs_decompress_pcluster()
963 struct z_erofs_pcluster *pcl; in z_erofs_vle_unzip_all()
971 pcl = container_of(owned, struct z_erofs_pcluster, next); in z_erofs_vle_unzip_all()
991 static struct page *pickup_page_for_submission(struct z_erofs_pcluster *pcl, in pickup_page_for_submission()
1168 static void move_to_bypass_jobqueue(struct z_erofs_pcluster *pcl, in move_to_bypass_jobqueue()
1230 struct z_erofs_pcluster *pcl; in z_erofs_vle_submit_all()
1241 pcl = container_of(owned_head, struct z_erofs_pcluster, next); in z_erofs_vle_submit_all()