Searched refs:z_erofs_pcluster (Results 1 – 1 of 1) sorted by relevance
41 struct z_erofs_pcluster { struct46 struct z_erofs_pcluster *next; argument95 struct z_erofs_pcluster *head; argument106 static inline unsigned int z_erofs_pclusterpages(struct z_erofs_pcluster *pcl) in z_erofs_pclusterpages()233 struct z_erofs_pcluster *a; in z_erofs_create_pcluster_pool()252 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int size) in z_erofs_alloc_pcluster()258 struct z_erofs_pcluster *pcl; in z_erofs_alloc_pcluster()271 static void z_erofs_free_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_free_pcluster()503 struct z_erofs_pcluster *pcl, *head;536 struct z_erofs_pcluster *pcl = fe->pcl; in z_erofs_bind_cache()[all …]