Home
last modified time | relevance | path

Searched refs:TOTAL_CALL (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dgc.c1851 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc()
1900 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc()
1916 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc()
2057 stat_inc_cp_call_count(sbi, TOTAL_CALL); in free_segment_range()
2252 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_resize_fs()
H A Dsuper.c1601 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_put_super()
1611 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_put_super()
1708 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_sync_fs()
2237 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_disable_checkpoint()
4860 stat_inc_cp_call_count(sbi, TOTAL_CALL); in kill_f2fs_super()
H A Drecovery.c939 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_recover_fsync_data()
H A Ddebug.c503 si->cp_call_count[TOTAL_CALL], in stat_show()
H A Dsysfs.c362 atomic_read(&sbi->cp_call_count[TOTAL_CALL]) - in f2fs_sbi_show()
H A Df2fs.h1400 TOTAL_CALL = FOREGROUND, enumerator
H A Dsegment.c3287 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_trim_fs()