Searched defs:z_erofs_pcluster (Results 1 – 2 of 2) sorted by relevance
55529 struct z_erofs_pcluster { struct55530 struct erofs_workgroup obj;55531 struct mutex lock;55532 z_erofs_next_pcluster_t next;55533 unsigned int length;55534 unsigned int vcnt;55535 unsigned int pclustersize;55536 unsigned short pageofs_out;55537 unsigned short pageofs_in;55538 union {[all …]
65287 struct z_erofs_pcluster { struct65288 struct erofs_workgroup obj;65289 struct mutex lock;65290 z_erofs_next_pcluster_t next;65291 unsigned int length;65292 unsigned int vcnt;65293 unsigned int pclustersize;65294 unsigned short pageofs_out;65295 unsigned short pageofs_in;65296 union {[all …]