Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Dzdata.c251 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int size) in z_erofs_alloc_pcluster() function
718 pcl = z_erofs_alloc_pcluster(pageofs_in + map->m_plen); in z_erofs_register_pcluster()