Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Df2fs.h3952 #define stat_inc_cp_count(si) (F2FS_STAT(sbi)->cp_count++) macro
4070 #define stat_inc_cp_count(sbi) do { } while (0) macro