Searched refs:z_erofs_decompress_frontend (Results 1 – 1 of 1) sorted by relevance
520 struct z_erofs_decompress_frontend { struct541 static bool z_erofs_should_alloc_cache(struct z_erofs_decompress_frontend *fe) in z_erofs_should_alloc_cache() argument558 static void z_erofs_bind_cache(struct z_erofs_decompress_frontend *fe) in z_erofs_bind_cache()724 static bool z_erofs_try_inplace_io(struct z_erofs_decompress_frontend *fe, in z_erofs_try_inplace_io()740 static int z_erofs_attach_page(struct z_erofs_decompress_frontend *fe, in z_erofs_attach_page()760 static void z_erofs_try_to_claim_pcluster(struct z_erofs_decompress_frontend *f) in z_erofs_try_to_claim_pcluster()778 static int z_erofs_register_pcluster(struct z_erofs_decompress_frontend *fe) in z_erofs_register_pcluster()845 static int z_erofs_pcluster_begin(struct z_erofs_decompress_frontend *fe) in z_erofs_pcluster_begin()921 static void z_erofs_pcluster_end(struct z_erofs_decompress_frontend *fe) in z_erofs_pcluster_end()970 static int z_erofs_do_read_page(struct z_erofs_decompress_frontend *fe, in z_erofs_do_read_page()[all …]