Home
last modified time | relevance | path

Searched defs:pagepool (Results 1 – 4 of 4) sorted by relevance

/fs/erofs/
Ddecompressor.c32 struct list_head *pagepool) in z_erofs_lz4_prepare_destpages()
220 struct list_head *pagepool) in z_erofs_decompress_generic()
291 struct list_head *pagepool) in z_erofs_shifted_transform()
332 struct list_head *pagepool) in z_erofs_decompress()
Dzdata.c167 struct list_head *pagepool) in preload_compressed_pages()
546 static inline struct page *__stagingpage_alloc(struct list_head *pagepool, in __stagingpage_alloc()
571 struct list_head *pagepool) in z_erofs_do_read_page()
757 struct list_head *pagepool) in z_erofs_decompress_pcluster()
958 struct list_head *pagepool) in z_erofs_vle_unzip_all()
993 struct list_head *pagepool, in pickup_page_for_submission()
1204 struct list_head *pagepool, in z_erofs_vle_submit_all()
1309 struct list_head *pagepool, in z_erofs_submit_and_unzip()
Dcompress.h42 static inline bool z_erofs_put_stagingpage(struct list_head *pagepool, in z_erofs_put_stagingpage()
/fs/btrfs/
Dextent_io.c4283 struct page *pagepool[16]; in extent_readpages() local