Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Df2fs.h3715 #define stat_inc_bggc_count(si) ((si)->bg_gc++) macro
3844 #define stat_inc_bggc_count(si) do { } while (0) macro