Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dzdata.c487 struct z_erofs_decompress_frontend { struct
508 static bool z_erofs_should_alloc_cache(struct z_erofs_decompress_frontend *fe) in z_erofs_should_alloc_cache() argument
525 static void z_erofs_bind_cache(struct z_erofs_decompress_frontend *fe) in z_erofs_bind_cache()
684 static int z_erofs_attach_page(struct z_erofs_decompress_frontend *fe, in z_erofs_attach_page()
713 static int z_erofs_register_pcluster(struct z_erofs_decompress_frontend *fe) in z_erofs_register_pcluster()
779 static int z_erofs_pcluster_begin(struct z_erofs_decompress_frontend *fe) in z_erofs_pcluster_begin()
862 static void z_erofs_pcluster_end(struct z_erofs_decompress_frontend *fe) in z_erofs_pcluster_end()
910 static int z_erofs_scan_folio(struct z_erofs_decompress_frontend *f, in z_erofs_scan_folio()
1377 struct z_erofs_decompress_frontend *f, in z_erofs_fill_bio_vec()
1561 static void z_erofs_submit_queue(struct z_erofs_decompress_frontend *f, in z_erofs_submit_queue()
[all …]