Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h3623 #define stat_io_skip_bggc_count(sbi) ((sbi)->io_skip_bggc++) macro
3752 #define stat_io_skip_bggc_count(sbi) do { } while (0) macro
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h3964 #define stat_io_skip_bggc_count(sbi) ((sbi)->io_skip_bggc++) macro
4082 #define stat_io_skip_bggc_count(sbi) do { } while (0) macro

Completed in 19 milliseconds