Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Ddebug.c155 si->io_skip_bggc = sbi->io_skip_bggc; in update_general_status()
437 si->io_skip_bggc, si->other_skip_bggc); in stat_show()
H A Df2fs.h1547 unsigned int io_skip_bggc; /* skip background gc for in-flight IO */ member
3580 unsigned int io_skip_bggc, other_skip_bggc; member
3623 #define stat_io_skip_bggc_count(sbi) ((sbi)->io_skip_bggc++)
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddebug.c177 si->io_skip_bggc = sbi->io_skip_bggc; in update_general_status()
554 si->io_skip_bggc, si->other_skip_bggc); in stat_show()
H A Df2fs.h1706 unsigned int io_skip_bggc; /* skip background gc for in-flight IO */ member
3918 unsigned int io_skip_bggc, other_skip_bggc; member
3964 #define stat_io_skip_bggc_count(sbi) ((sbi)->io_skip_bggc++)

Completed in 20 milliseconds