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

/linux-master/fs/f2fs/
H A Ddebug.c178 si->other_skip_bggc = sbi->other_skip_bggc;
553 si->io_skip_bggc, si->other_skip_bggc);
H A Df2fs.h1714 unsigned int other_skip_bggc; /* skip background gc for other reasons */ member in struct:f2fs_sb_info
3928 unsigned int io_skip_bggc, other_skip_bggc; member in struct:f2fs_stat_info
3975 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++)

Completed in 138 milliseconds