Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Ddebug.c161 si->node_pages = NODE_MAPPING(sbi)->nrpages; in update_general_status()
599 si->ndirty_node, si->node_pages); in stat_show()
H A Df2fs.h3933 int dirty_count, node_pages, meta_pages, compress_pages; member