Home
last modified time | relevance | path

Searched refs:stat_inc_cp_call_count (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dgc.c1903 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc()
1959 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc()
1975 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc()
2121 stat_inc_cp_call_count(sbi, TOTAL_CALL); in free_segment_range()
2316 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_resize_fs()
H A Dsuper.c1636 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_put_super()
1646 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_put_super()
1738 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_sync_fs()
2278 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_disable_checkpoint()
5025 stat_inc_cp_call_count(sbi, TOTAL_CALL); in kill_f2fs_super()
H A Drecovery.c920 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_recover_fsync_data()
H A Df2fs.h4113 #define stat_inc_cp_call_count(sbi, foreground) \ macro
4232 #define stat_inc_cp_call_count(sbi, foreground) do { } while (0) macro
H A Dsegment.c533 stat_inc_cp_call_count(sbi, BACKGROUND); in f2fs_balance_fs_bg()
3469 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_trim_fs()