Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzdata.c126 struct z_erofs_pcluster_slab { struct
134 static struct z_erofs_pcluster_slab pcluster_pool[] __read_mostly = { argument
236 struct z_erofs_pcluster_slab *pcs; in z_erofs_create_pcluster_pool()
259 struct z_erofs_pcluster_slab *pcs = pcluster_pool; in z_erofs_alloc_pcluster()
282 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; in z_erofs_free_pcluster()