Searched defs:z_erofs_decompressqueue (Results 1 – 2 of 2) sorted by relevance
87 struct z_erofs_decompressqueue { struct88 struct super_block *sb;89 atomic_t pending_bios;90 z_erofs_next_pcluster_t head;92 union {95 } u;
98 struct z_erofs_decompressqueue { struct99 struct super_block *sb;100 atomic_t pending_bios;101 z_erofs_next_pcluster_t head;103 union {107 } u;108 bool eio, sync;