Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dzdata.h74 #define z_erofs_primarycollection(pcluster) (&(pcluster)->primary_collection) macro
Dzdata.c60 struct z_erofs_collection *cl = z_erofs_primarycollection(pcl); in z_erofs_pcluster_init_once()
342 cl = z_erofs_primarycollection(pcl); in z_erofs_lookup_collection()
411 cl = z_erofs_primarycollection(pcl); in z_erofs_register_collection()
514 struct z_erofs_collection *const cl = z_erofs_primarycollection(pcl); in erofs_workgroup_free_rcu()
756 cl = z_erofs_primarycollection(pcl); in z_erofs_decompress_pcluster()