Home
last modified time | relevance | path

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

/fs/erofs/
Dzdata.h57 struct z_erofs_collection primary_collection; member
74 #define z_erofs_primarycollection(pcluster) (&(pcluster)->primary_collection)
Dzdata.c505 primary_collection)); in z_erofs_rcu_callback()
520 container_of(cl, struct z_erofs_pcluster, primary_collection); in z_erofs_collection_put()