Home
last modified time | relevance | path

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

/fs/f2fs/
Df2fs.h3336 #define stat_inc_bggc_count(sbi) ((sbi)->bg_gc++) macro
3454 #define stat_inc_bggc_count(si) do { } while (0) macro