Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/erofs/
H A Dzdata.c520 struct z_erofs_decompress_frontend { struct
541 static bool z_erofs_should_alloc_cache(struct z_erofs_decompress_frontend *fe) in z_erofs_should_alloc_cache()
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()
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 *f
[all...]
/kernel/linux/linux-5.10/fs/erofs/
H A Dzdata.c132 struct z_erofs_decompress_frontend { struct
548 static bool should_alloc_managed_pages(struct z_erofs_decompress_frontend *fe, in should_alloc_managed_pages()
562 static int z_erofs_do_read_page(struct z_erofs_decompress_frontend *fe, in z_erofs_do_read_page()
1156 struct z_erofs_decompress_frontend *f, in z_erofs_submit_queue()
1254 struct z_erofs_decompress_frontend *f, in z_erofs_runqueue()
1280 struct z_erofs_decompress_frontend f = DECOMPRESS_FRONTEND_INIT(inode); in z_erofs_readpage()
1312 struct z_erofs_decompress_frontend f = DECOMPRESS_FRONTEND_INIT(inode); in z_erofs_readahead()

Completed in 4 milliseconds