Home
last modified time | relevance | path

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

/fs/f2fs/
Dgc.c105 stat_inc_bggc_count(sbi->stat_info); in gc_thread_func()
Df2fs.h3603 #define stat_inc_bggc_count(si) ((si)->bg_gc++) macro
3732 #define stat_inc_bggc_count(si) do { } while (0) macro