Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dzdata.c46 struct z_erofs_pcluster { struct
111 static inline bool z_erofs_is_inline_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_is_inline_pcluster() argument
116 static inline unsigned int z_erofs_pclusterpages(struct z_erofs_pcluster *pcl) in z_erofs_pclusterpages()
282 struct z_erofs_pcluster *a; in z_erofs_create_pcluster_pool()
301 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int nrpages) in z_erofs_alloc_pcluster()
307 struct z_erofs_pcluster *pcl; in z_erofs_alloc_pcluster()
321 static void z_erofs_free_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_free_pcluster()
527 struct z_erofs_pcluster *pcl;
561 struct z_erofs_pcluster *pcl = fe->pcl; in z_erofs_bind_cache()
627 struct z_erofs_pcluster *const pcl = in erofs_try_to_free_all_cached_pages()
[all …]