Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dzdata.c131 struct z_erofs_pcluster_slab { struct
139 static struct z_erofs_pcluster_slab pcluster_pool[] __read_mostly = { argument
241 struct z_erofs_pcluster_slab *pcs; in z_erofs_create_pcluster_pool()
264 struct z_erofs_pcluster_slab *pcs = pcluster_pool; in z_erofs_alloc_pcluster()
287 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; in z_erofs_free_pcluster()