Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.c57 stat_other_skip_bggc_count(sbi); in gc_thread_func()
65 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.h3876 #define stat_other_skip_bggc_count(sbi) ((sbi)->other_skip_bggc++) macro
4005 #define stat_other_skip_bggc_count(sbi) do { } while (0) macro