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

/linux-master/fs/f2fs/
H A Dgc.c1839 stat_inc_cp_call_count(sbi, TOTAL_CALL);
1891 stat_inc_cp_call_count(sbi, TOTAL_CALL);
1907 stat_inc_cp_call_count(sbi, TOTAL_CALL);
2054 stat_inc_cp_call_count(sbi, TOTAL_CALL);
2249 stat_inc_cp_call_count(sbi, TOTAL_CALL);
H A Dsuper.c1613 stat_inc_cp_call_count(sbi, TOTAL_CALL);
1623 stat_inc_cp_call_count(sbi, TOTAL_CALL);
1717 stat_inc_cp_call_count(sbi, TOTAL_CALL);
2235 stat_inc_cp_call_count(sbi, TOTAL_CALL);
4900 stat_inc_cp_call_count(sbi, TOTAL_CALL);
H A Drecovery.c933 stat_inc_cp_call_count(sbi, TOTAL_CALL);
H A Df2fs.h3974 #define stat_inc_cp_call_count(sbi, foreground) \ macro
4093 #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 387 milliseconds