Searched refs:stat_inc_cp_count (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/f2fs/
H A Df2fs.h3973 #define stat_inc_cp_count(si) (F2FS_STAT(sbi)->cp_count++) macro
4091 #define stat_inc_cp_count(sbi) do { } while (0) macro
H A Dcheckpoint.c1720 stat_inc_cp_count(sbi);

Completed in 188 milliseconds