Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddebug.c179 si->io_skip_bggc = sbi->io_skip_bggc; in update_general_status()
490 si->io_skip_bggc, si->other_skip_bggc); in stat_show()
H A Df2fs.h1731 unsigned int io_skip_bggc; /* skip background gc for in-flight IO */ member
3829 unsigned int io_skip_bggc, other_skip_bggc; member
3875 #define stat_io_skip_bggc_count(sbi) ((sbi)->io_skip_bggc++)