Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dzdata.c520 struct z_erofs_decompress_frontend { struct
558 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()
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()
1624 static void z_erofs_submit_queue(struct z_erofs_decompress_frontend *f, in z_erofs_submit_queue()
1747 static void z_erofs_runqueue(struct z_erofs_decompress_frontend *f, in z_erofs_runqueue()
1830 struct z_erofs_decompress_frontend f = DECOMPRESS_FRONTEND_INIT(inode); in z_erofs_read_folio()
[all …]