Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Dgc.c52 stat_other_skip_bggc_count(sbi); in gc_thread_func()
60 stat_other_skip_bggc_count(sbi); in gc_thread_func()
70 stat_other_skip_bggc_count(sbi); in gc_thread_func()
94 stat_other_skip_bggc_count(sbi); in gc_thread_func()
Df2fs.h3601 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++) macro
3730 #define stat_other_skip_bggc_count(sbi) do { } while (0) macro