Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dcheckpoint.c1739 stat_inc_cp_count(sbi); in f2fs_write_checkpoint()
H A Df2fs.h4220 #define stat_inc_cp_count(sbi) (F2FS_STAT(sbi)->cp_count++) macro
4338 #define stat_inc_cp_count(sbi) do { } while (0) macro