other_skip_bggc   119 fs/f2fs/debug.c 	si->other_skip_bggc = sbi->other_skip_bggc;
other_skip_bggc   379 fs/f2fs/debug.c 				si->io_skip_bggc, si->other_skip_bggc);
other_skip_bggc  1328 fs/f2fs/f2fs.h 	unsigned int other_skip_bggc;		/* skip background gc for other reasons */
other_skip_bggc  3282 fs/f2fs/f2fs.h 	unsigned int io_skip_bggc, other_skip_bggc;
other_skip_bggc  3321 fs/f2fs/f2fs.h #define stat_other_skip_bggc_count(sbi)	((sbi)->other_skip_bggc++)