Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dzdata.h55 struct z_erofs_pcluster { struct
56 struct erofs_workgroup obj;
57 struct z_erofs_collection primary_collection;
60 z_erofs_next_pcluster_t next;
85 #define Z_EROFS_WORKGROUP_SIZE sizeof(struct z_erofs_pcluster) argument