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

/linux-master/fs/f2fs/
H A Df2fs.h3974 #define stat_io_skip_bggc_count(sbi) ((sbi)->io_skip_bggc++) macro
4092 #define stat_io_skip_bggc_count(sbi) do { } while (0) macro
H A Dgc.c115 stat_io_skip_bggc_count(sbi);

Completed in 112 milliseconds