Home
last modified time | relevance | path

Searched refs:z_erofs_backend (Results 1 – 1 of 1) sorted by relevance

/linux/fs/erofs/
H A Dzdata.c1121 struct z_erofs_backend { struct
1142 static void z_erofs_do_decompressed_bvec(struct z_erofs_backend *be, in z_erofs_do_decompressed_bvec() argument
1167 static void z_erofs_fill_other_copies(struct z_erofs_backend *be, int err) in z_erofs_fill_other_copies()
1208 static void z_erofs_parse_out_bvecs(struct z_erofs_backend *be) in z_erofs_parse_out_bvecs()
1233 static int z_erofs_parse_in_bvecs(struct z_erofs_backend *be, bool *overlapped) in z_erofs_parse_in_bvecs()
1268 static int z_erofs_decompress_pcluster(struct z_erofs_backend *be, int err) in z_erofs_decompress_pcluster()
1398 struct z_erofs_backend be = { in z_erofs_decompress_queue()