Searched refs:TOTAL_CALL (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/f2fs/ |
| H A D | gc.c | 1997 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc() 2057 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc() 2073 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_gc() 2267 stat_inc_cp_call_count(sbi, TOTAL_CALL); in free_segment_range() 2473 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_resize_fs()
|
| H A D | recovery.c | 971 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_recover_fsync_data()
|
| H A D | super.c | 2041 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_put_super() 2051 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_put_super() 2150 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_sync_fs() 2730 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_disable_checkpoint() 5664 stat_inc_cp_call_count(sbi, TOTAL_CALL); in kill_f2fs_super()
|
| H A D | debug.c | 606 si->cp_call_count[TOTAL_CALL], in stat_show()
|
| H A D | sysfs.c | 457 atomic_read(&sbi->cp_call_count[TOTAL_CALL]) - in f2fs_sbi_show()
|
| H A D | f2fs.h | 1587 TOTAL_CALL = FOREGROUND, enumerator
|
| H A D | segment.c | 3635 stat_inc_cp_call_count(sbi, TOTAL_CALL); in f2fs_trim_fs()
|