Home
last modified time | relevance | path

Searched refs:stat_io_skip_bggc_count (Results 1 - 4 of 4) 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
H A Dgc.c110 stat_io_skip_bggc_count(sbi); in gc_thread_func()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c115 stat_io_skip_bggc_count(sbi); in gc_thread_func()
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 22 milliseconds