Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h3624 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++) macro
3753 #define stat_other_skip_bggc_count(sbi) do { } while (0) macro
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h3965 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++) macro
4083 #define stat_other_skip_bggc_count(sbi) do { } while (0) macro

Completed in 18 milliseconds