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

/linux-master/fs/f2fs/
H A Dfile.c1742 stat_inc_gc_call_count(sbi, FOREGROUND);
2499 stat_inc_gc_call_count(sbi, FOREGROUND);
2543 stat_inc_gc_call_count(sbi, FOREGROUND);
3031 stat_inc_gc_call_count(sbi, FOREGROUND);
H A Df2fs.h4058 #define stat_inc_gc_call_count(sbi, foreground) \ macro
4119 #define stat_inc_gc_call_count(sbi, foreground) do { } while (0) macro
H A Dgc.c124 stat_inc_gc_call_count(sbi, foreground ?
H A Dsuper.c2198 stat_inc_gc_call_count(sbi, FOREGROUND);
H A Dsegment.c441 stat_inc_gc_call_count(sbi, FOREGROUND);

Completed in 275 milliseconds