Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h55529 struct z_erofs_pcluster { struct
55530 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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h65287 struct z_erofs_pcluster { struct
65288 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 …]