Lines Matching defs:z_erofs_decompress_frontend
520 struct z_erofs_decompress_frontend {
541 static bool z_erofs_should_alloc_cache(struct z_erofs_decompress_frontend *fe)
558 static void z_erofs_bind_cache(struct z_erofs_decompress_frontend *fe)
724 static bool z_erofs_try_inplace_io(struct z_erofs_decompress_frontend *fe,
740 static int z_erofs_attach_page(struct z_erofs_decompress_frontend *fe,
760 static void z_erofs_try_to_claim_pcluster(struct z_erofs_decompress_frontend *f)
778 static int z_erofs_register_pcluster(struct z_erofs_decompress_frontend *fe)
845 static int z_erofs_pcluster_begin(struct z_erofs_decompress_frontend *fe)
921 static void z_erofs_pcluster_end(struct z_erofs_decompress_frontend *fe)
970 static int z_erofs_do_read_page(struct z_erofs_decompress_frontend *fe,
1624 static void z_erofs_submit_queue(struct z_erofs_decompress_frontend *f,
1747 static void z_erofs_runqueue(struct z_erofs_decompress_frontend *f,
1773 static void z_erofs_pcluster_readmore(struct z_erofs_decompress_frontend *f,
1830 struct z_erofs_decompress_frontend f = DECOMPRESS_FRONTEND_INIT(inode);
1857 struct z_erofs_decompress_frontend f = DECOMPRESS_FRONTEND_INIT(inode);