Home
last modified time | relevance | path

Searched defs:stat_io_skip_bggc_count (Results 1 – 1 of 1) sorted by relevance

/linux/fs/f2fs/
H A Df2fs.h4150 #define stat_io_skip_bggc_count(sbi) ((sbi)->io_skip_bggc++) macro
4268 #define stat_io_skip_bggc_count(sbi) do { } while (0) macro