Home
last modified time | relevance | path

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

/fs/f2fs/
Dgc.c60 stat_other_skip_bggc_count(sbi); in gc_thread_func()
68 stat_other_skip_bggc_count(sbi); in gc_thread_func()
79 stat_other_skip_bggc_count(sbi); in gc_thread_func()
107 stat_other_skip_bggc_count(sbi); in gc_thread_func()
Df2fs.h3895 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++) macro
4024 #define stat_other_skip_bggc_count(sbi) do { } while (0) macro