Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Df2fs.h3154 #define stat_inc_cp_count(si) ((si)->cp_count++) macro
3259 #define stat_inc_cp_count(si) do { } while (0) macro