Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Ddebug.c343 si->bg_data_blks + si->bg_node_blks); in stat_show()
345 si->bg_data_blks); in stat_show()
Df2fs.h3095 int bg_data_blks, bg_node_blks; member
3201 si->bg_data_blks += ((gc_type) == BG_GC) ? (blks) : 0; \