Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddebug.c645 si->bg_data_blks + si->bg_node_blks); in stat_show()
647 si->bg_data_blks); in stat_show()
H A Df2fs.h4126 int bg_data_blks, bg_node_blks; member
4249 si->bg_data_blks += ((gc_type) == BG_GC) ? (blks) : 0; \