Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/ !
Dcheckpoint.c1704 stat_inc_cp_count(sbi); in f2fs_write_checkpoint()
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