Searched refs:stat_inc_cp_count (Results 1 – 2 of 2) sorted by relevance
1709 stat_inc_cp_count(sbi); in f2fs_write_checkpoint()
4115 #define stat_inc_cp_count(sbi) (F2FS_STAT(sbi)->cp_count++) macro4233 #define stat_inc_cp_count(sbi) do { } while (0) macro