Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Dzdata.c1087 struct z_erofs_backend { struct
1108 static void z_erofs_do_decompressed_bvec(struct z_erofs_backend *be, in z_erofs_do_decompressed_bvec() argument
1133 static void z_erofs_fill_other_copies(struct z_erofs_backend *be, int err) in z_erofs_fill_other_copies()
1174 static void z_erofs_parse_out_bvecs(struct z_erofs_backend *be) in z_erofs_parse_out_bvecs()
1199 static int z_erofs_parse_in_bvecs(struct z_erofs_backend *be, bool *overlapped) in z_erofs_parse_in_bvecs()
1234 static int z_erofs_decompress_pcluster(struct z_erofs_backend *be, int err) in z_erofs_decompress_pcluster()
1365 struct z_erofs_backend be = { in z_erofs_decompress_queue()