Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Ddebug.c273 si->bg_data_blks + si->bg_node_blks); in stat_show()
275 si->bg_data_blks); in stat_show()
Df2fs.h1671 int bg_data_blks, bg_node_blks; member
1741 si->bg_data_blks += (gc_type == BG_GC) ? (blks) : 0; \