Home
last modified time | relevance | path

Searched refs:bg_node_blks (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Ddebug.c427 si->bg_data_blks + si->bg_node_blks); in stat_show()
431 si->bg_node_blks); in stat_show()
H A Dsysfs.c212 (si->bg_data_blks + si->bg_node_blks))); in moved_blocks_foreground_show()
221 (unsigned long long)(si->bg_data_blks + si->bg_node_blks)); in moved_blocks_background_show()
H A Df2fs.h3598 int bg_data_blks, bg_node_blks; member
3739 si->bg_node_blks += ((gc_type) == BG_GC) ? (blks) : 0; \
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddebug.c548 si->bg_data_blks + si->bg_node_blks); in stat_show()
552 si->bg_node_blks); in stat_show()
H A Dsysfs.c252 (si->bg_data_blks + si->bg_node_blks))); in moved_blocks_foreground_show()
261 (unsigned long long)(si->bg_data_blks + si->bg_node_blks)); in moved_blocks_background_show()
H A Df2fs.h3941 int bg_data_blks, bg_node_blks; member
4071 si->bg_node_blks += ((gc_type) == BG_GC) ? (blks) : 0; \

Completed in 25 milliseconds