Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzdata.c41 struct z_erofs_pcluster { struct
46 struct z_erofs_pcluster *next; argument
49 erofs_off_t pos;
52 unsigned int length;
55 unsigned int vcnt;
58 unsigned int pclustersize;
61 unsigned short pageofs_out;
64 unsigned short pageofs_in;
66 union {
95 struct z_erofs_pcluster *head; argument