Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.c145 stat_inc_gc_call_count(sbi, foreground ? in gc_thread_func()
2162 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_gc_range()
H A Dfile.c2026 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_expand_inode_data()
2901 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_gc()
2945 stat_inc_gc_call_count(sbi, FOREGROUND); in __f2fs_ioc_gc_range()
3455 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_flush_device()
H A Df2fs.h4496 #define stat_inc_gc_call_count(sbi, foreground) \ macro
4560 #define stat_inc_gc_call_count(sbi, foreground) do { } while (0) macro
H A Dsuper.c2692 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_disable_checkpoint()
H A Dsegment.c474 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_balance_fs()