Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddebug.c243 si->other_skip_bggc = sbi->other_skip_bggc; in update_general_status()
657 si->io_skip_bggc, si->other_skip_bggc); in stat_show()
H A Df2fs.h1976 unsigned int other_skip_bggc; /* skip background gc for other reasons */ member
4363 unsigned int io_skip_bggc, other_skip_bggc; member
4413 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++)