Searched refs:z_erofs_backend (Results 1 – 1 of 1) sorted by relevance
1118 struct z_erofs_backend { struct1139 static void z_erofs_do_decompressed_bvec(struct z_erofs_backend *be, in z_erofs_do_decompressed_bvec() argument1164 static void z_erofs_fill_other_copies(struct z_erofs_backend *be, int err) in z_erofs_fill_other_copies()1205 static void z_erofs_parse_out_bvecs(struct z_erofs_backend *be) in z_erofs_parse_out_bvecs()1230 static int z_erofs_parse_in_bvecs(struct z_erofs_backend *be, bool *overlapped) in z_erofs_parse_in_bvecs()1265 static int z_erofs_decompress_pcluster(struct z_erofs_backend *be, bool eio) in z_erofs_decompress_pcluster()1408 struct z_erofs_backend be = { in z_erofs_decompress_queue()