Home
last modified time | relevance | path

Searched refs:stat_other_skip_bggc_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.c58 stat_other_skip_bggc_count(sbi); in gc_thread_func()
66 stat_other_skip_bggc_count(sbi); in gc_thread_func()
76 stat_other_skip_bggc_count(sbi); in gc_thread_func()
103 stat_other_skip_bggc_count(sbi); in gc_thread_func()
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 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()
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 28 milliseconds