Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dnode.h149 COMPRESS_PAGE, /* indicates memory of cached compressed pages */ enumerator
H A Dcompress.c1933 if (!f2fs_available_free_memory(sbi, COMPRESS_PAGE)) in f2fs_cache_compressed_page()