Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dgc.c63 stat_other_skip_bggc_count(sbi); in gc_thread_func()
71 stat_other_skip_bggc_count(sbi); in gc_thread_func()
80 stat_other_skip_bggc_count(sbi); in gc_thread_func()
108 stat_other_skip_bggc_count(sbi); in gc_thread_func()
Df2fs.h3954 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++) macro
4072 #define stat_other_skip_bggc_count(sbi) do { } while (0) macro