Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Dzdata.c213 struct z_erofs_decompress_frontend { struct
631 static bool should_alloc_managed_pages(struct z_erofs_decompress_frontend *fe, in should_alloc_managed_pages()
645 static int z_erofs_do_read_page(struct z_erofs_decompress_frontend *fe, in z_erofs_do_read_page()
1259 struct z_erofs_decompress_frontend *f, in z_erofs_submit_queue()
1357 struct z_erofs_decompress_frontend *f, in z_erofs_runqueue()
1383 struct z_erofs_decompress_frontend f = DECOMPRESS_FRONTEND_INIT(inode); in z_erofs_readpage()
1416 struct z_erofs_decompress_frontend f = DECOMPRESS_FRONTEND_INIT(inode); in z_erofs_readahead()