Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.h58 struct z_erofs_collection primary_collection; member
76 #define z_erofs_primarycollection(pcluster) (&(pcluster)->primary_collection)
H A Dzdata.c596 primary_collection)); in z_erofs_rcu_callback()
611 container_of(cl, struct z_erofs_pcluster, primary_collection); in z_erofs_collection_put()