Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Dzdata.h75 #define z_erofs_primarycollection(pcluster) (&(pcluster)->primary_collection) macro
Dzdata.c436 cl = z_erofs_primarycollection(pcl); in z_erofs_lookup_collection()
500 cl = z_erofs_primarycollection(pcl); in z_erofs_register_collection()
597 struct z_erofs_collection *const cl = z_erofs_primarycollection(pcl); in erofs_workgroup_free_rcu()
853 cl = z_erofs_primarycollection(pcl); in z_erofs_decompress_pcluster()