Searched refs:z_erofs_pcluster (Results 1 – 2 of 2) sorted by relevance
45 struct z_erofs_pcluster *a; in z_erofs_create_pcluster_pool()64 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int nrpages) in z_erofs_alloc_pcluster()70 struct z_erofs_pcluster *pcl; in z_erofs_alloc_pcluster()84 static void z_erofs_free_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_free_pcluster()205 struct z_erofs_pcluster *pcl, *tailpcl;242 struct z_erofs_pcluster *pcl = clt->pcl; in preload_compressed_pages()311 struct z_erofs_pcluster *const pcl = in erofs_try_to_free_all_cached_pages()312 container_of(grp, struct z_erofs_pcluster, obj); in erofs_try_to_free_all_cached_pages()344 struct z_erofs_pcluster *const pcl = (void *)page_private(page); in erofs_try_to_free_cached_page()369 struct z_erofs_pcluster *const pcl = clt->pcl; in z_erofs_try_inplace_io()[all …]
56 struct z_erofs_pcluster { struct