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.c40 struct z_erofs_pcluster { struct
45 struct z_erofs_pcluster *next; argument
48 erofs_off_t index;
51 unsigned int length;
54 unsigned int vcnt;
57 unsigned int pclustersize;
60 unsigned short pageofs_out;
63 unsigned short pageofs_in;
65 union {
94 struct z_erofs_pcluster *head; argument