Home
last modified time | relevance | path

Searched defs:z_erofs_collection (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
Dzdata.h25 struct z_erofs_collection { struct
26 struct mutex lock;
29 unsigned short pageofs;
32 unsigned short nr_pages;
57 struct z_erofs_collection primary_collection; argument