Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.c64 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int nrpages) in z_erofs_alloc_pcluster() function
486 pcl = z_erofs_alloc_pcluster(map->m_plen >> PAGE_SHIFT); in z_erofs_register_collection()