Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dgc.c97 stat_inc_bggc_count(sbi); in gc_thread_func()
Df2fs.h3115 #define stat_inc_bggc_count(sbi) ((sbi)->bg_gc++) macro
3220 #define stat_inc_bggc_count(si) do { } while (0) macro