Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Ddebug.c369 si->bg_data_blks + si->bg_node_blks); in stat_show()
373 si->bg_node_blks); in stat_show()
Df2fs.h3289 int bg_data_blks, bg_node_blks; member
3417 si->bg_node_blks += ((gc_type) == BG_GC) ? (blks) : 0; \