Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.h76 #define z_erofs_primarycollection(pcluster) (&(pcluster)->primary_collection) macro
H A Dzdata.c440 cl = z_erofs_primarycollection(pcl); in z_erofs_lookup_collection()
506 cl = z_erofs_primarycollection(pcl); in z_erofs_register_collection()
603 struct z_erofs_collection *const cl = z_erofs_primarycollection(pcl); in erofs_workgroup_free_rcu()
857 cl = z_erofs_primarycollection(pcl); in z_erofs_decompress_pcluster()