Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddebug.c231 si->compress_pages = COMPRESS_MAPPING(sbi)->nrpages; in update_general_status()
701 seq_printf(s, " - compress: %4d, hit:%8d\n", si->compress_pages, si->compress_page_hit); in stat_show()
H A Df2fs.h4378 int dirty_count, node_pages, meta_pages, compress_pages; member