Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dgc.c1843 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc()
1892 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc()
1908 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc()
2036 stat_inc_cp_call_count(sbi, TOTAL_CALL); in free_segment_range()
2231 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_resize_fs()
Dsuper.c1604 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_put_super()
1614 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_put_super()
1712 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_sync_fs()
2239 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_disable_checkpoint()
4876 stat_inc_cp_call_count(sbi, TOTAL_CALL); in kill_f2fs_super()
Drecovery.c927 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_recover_fsync_data()
Df2fs.h3950 #define stat_inc_cp_call_count(sbi, foreground) \ macro
4069 #define stat_inc_cp_call_count(sbi, foreground) do { } while (0) macro
Dsegment.c516 stat_inc_cp_call_count(sbi, BACKGROUND); in f2fs_balance_fs_bg()
3251 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_trim_fs()