Home
last modified time | relevance | path

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

/fs/erofs/
Dzdata.c63 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int nrpages) in z_erofs_alloc_pcluster() function
597 pcl = z_erofs_alloc_pcluster(map->m_plen >> PAGE_SHIFT); in z_erofs_register_collection()