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

/linux-master/fs/f2fs/
H A Dgc.c1834 stat_inc_cp_call_count(sbi, TOTAL_CALL);
1886 stat_inc_cp_call_count(sbi, TOTAL_CALL);
1902 stat_inc_cp_call_count(sbi, TOTAL_CALL);
2049 stat_inc_cp_call_count(sbi, TOTAL_CALL);
2244 stat_inc_cp_call_count(sbi, TOTAL_CALL);
H A Dsuper.c1600 stat_inc_cp_call_count(sbi, TOTAL_CALL);
1610 stat_inc_cp_call_count(sbi, TOTAL_CALL);
1704 stat_inc_cp_call_count(sbi, TOTAL_CALL);
2224 stat_inc_cp_call_count(sbi, TOTAL_CALL);
4850 stat_inc_cp_call_count(sbi, TOTAL_CALL);
H A Drecovery.c934 stat_inc_cp_call_count(sbi, TOTAL_CALL);
H A Df2fs.h3971 #define stat_inc_cp_call_count(sbi, foreground) \ macro
4090 #define stat_inc_cp_call_count(sbi, foreground) do { } while (0) macro
H A Dsegment.c519 stat_inc_cp_call_count(sbi, BACKGROUND);
3325 stat_inc_cp_call_count(sbi, TOTAL_CALL);

Completed in 160 milliseconds