Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Ddebug.c280 si->bg_data_blks + si->bg_node_blks); in stat_show()
282 si->bg_data_blks); in stat_show()
Df2fs.h1895 int bg_data_blks, bg_node_blks; member
1977 si->bg_data_blks += (gc_type == BG_GC) ? (blks) : 0; \