Home
last modified time | relevance | path

Searched refs:Z_EROFS_SHORTLIVED_PAGE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/erofs/
H A Dcompress.h32 #define Z_EROFS_SHORTLIVED_PAGE (-1UL << 2) macro
38 * short-lived page 00 Z_EROFS_SHORTLIVED_PAGE
62 if (page->private != Z_EROFS_SHORTLIVED_PAGE) in z_erofs_is_shortlived_page()
H A Ddecompressor_deflate.c165 Z_EROFS_SHORTLIVED_PAGE); in z_erofs_deflate_decompress()
217 set_page_private(tmppage, Z_EROFS_SHORTLIVED_PAGE); in z_erofs_deflate_decompress()
H A Ddecompressor_lzma.c224 Z_EROFS_SHORTLIVED_PAGE); in z_erofs_lzma_decompress()
266 set_page_private(tmppage, Z_EROFS_SHORTLIVED_PAGE); in z_erofs_lzma_decompress()
H A Ddecompressor.c117 set_page_private(victim, Z_EROFS_SHORTLIVED_PAGE); in z_erofs_lz4_prepare_dstpages()
H A Dzdata.c243 set_page_private(nextpage, Z_EROFS_SHORTLIVED_PAGE); in z_erofs_bvec_enqueue()
1536 set_page_private(page, Z_EROFS_SHORTLIVED_PAGE); in pickup_page_for_submission()

Completed in 5 milliseconds