Home
last modified time | relevance | path

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

/fs/f2fs/
Df2fs.h3605 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++) macro
3734 #define stat_other_skip_bggc_count(sbi) do { } while (0) macro