Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Dzdata.c272 struct z_erofs_decompress_frontend { struct
295 static void z_erofs_bind_cache(struct z_erofs_decompress_frontend *fe, in z_erofs_bind_cache() argument
418 static bool z_erofs_try_inplace_io(struct z_erofs_decompress_frontend *fe, in z_erofs_try_inplace_io()
434 static int z_erofs_attach_page(struct z_erofs_decompress_frontend *fe, in z_erofs_attach_page()
453 static void z_erofs_try_to_claim_pcluster(struct z_erofs_decompress_frontend *f) in z_erofs_try_to_claim_pcluster()
483 static int z_erofs_register_pcluster(struct z_erofs_decompress_frontend *fe) in z_erofs_register_pcluster()
552 static int z_erofs_collector_begin(struct z_erofs_decompress_frontend *fe) in z_erofs_collector_begin()
614 static bool z_erofs_collector_end(struct z_erofs_decompress_frontend *fe) in z_erofs_collector_end()
640 static bool should_alloc_managed_pages(struct z_erofs_decompress_frontend *fe, in should_alloc_managed_pages()
686 static int z_erofs_do_read_page(struct z_erofs_decompress_frontend *fe, in z_erofs_do_read_page()
[all …]