Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Df2fs.h3310 #define stat_inc_bggc_count(sbi) ((sbi)->bg_gc++) macro
3428 #define stat_inc_bggc_count(si) do { } while (0) macro