Searched defs:z_erofs_pcluster (Results 1 – 2 of 2) sorted by relevance
55 struct z_erofs_pcluster { struct56 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
46 struct z_erofs_pcluster { struct47 struct erofs_workgroup obj;48 struct mutex lock;51 z_erofs_next_pcluster_t next;54 unsigned int length;57 unsigned int vcnt;60 unsigned short pageofs_out;63 unsigned short pageofs_in;65 union {73 union {[all …]