Searched refs:TOTAL_CALL (Results 1 - 7 of 7) sorted by path

/linux-master/fs/f2fs/
H A Ddebug.c502 si->cp_call_count[TOTAL_CALL],
H A Df2fs.h1400 TOTAL_CALL = FOREGROUND, enumerator in enum:__anon79
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 Drecovery.c933 stat_inc_cp_call_count(sbi, TOTAL_CALL);
H A Dsegment.c3325 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 Dsysfs.c389 atomic_read(&sbi->cp_call_count[TOTAL_CALL]) -

Completed in 452 milliseconds