Home
last modified time | relevance | path

Searched refs:other_skip_bggc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Ddebug.c156 si->other_skip_bggc = sbi->other_skip_bggc; in update_general_status()
437 si->io_skip_bggc, si->other_skip_bggc); in stat_show()
H A Df2fs.h1548 unsigned int other_skip_bggc; /* skip background gc for other reasons */ member
3580 unsigned int io_skip_bggc, other_skip_bggc; member
3624 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++)
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddebug.c178 si->other_skip_bggc = sbi->other_skip_bggc; in update_general_status()
554 si->io_skip_bggc, si->other_skip_bggc); in stat_show()
H A Df2fs.h1707 unsigned int other_skip_bggc; /* skip background gc for other reasons */ member
3918 unsigned int io_skip_bggc, other_skip_bggc; member
3965 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++)

Completed in 19 milliseconds