Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Dzdata.c44 struct z_erofs_pcluster *a; in z_erofs_create_pcluster_pool()
63 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int nrpages) in z_erofs_alloc_pcluster()
69 struct z_erofs_pcluster *pcl; in z_erofs_alloc_pcluster()
83 static void z_erofs_free_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_free_pcluster()
204 struct z_erofs_pcluster *pcl, *tailpcl;
241 struct z_erofs_pcluster *pcl = clt->pcl; in preload_compressed_pages()
310 struct z_erofs_pcluster *const pcl = in erofs_try_to_free_all_cached_pages()
311 container_of(grp, struct z_erofs_pcluster, obj); in erofs_try_to_free_all_cached_pages()
341 struct z_erofs_pcluster *const pcl = (void *)page_private(page); in erofs_try_to_free_cached_page()
366 struct z_erofs_pcluster *const pcl = clt->pcl; in z_erofs_try_inplace_io()
[all …]
Dzdata.h55 struct z_erofs_pcluster { struct