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 Dfile.c1930 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_expand_inode_data()
2791 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_gc()
2835 stat_inc_gc_call_count(sbi, FOREGROUND); in __f2fs_ioc_gc_range()
3331 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_flush_device()
H A Dgc.c145 stat_inc_gc_call_count(sbi, foreground ? in gc_thread_func()
2115 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_gc_range()
H A Df2fs.h4399 #define stat_inc_gc_call_count(sbi, foreground) \ macro
4460 #define stat_inc_gc_call_count(sbi, foreground) do { } while (0) macro
H A Dsuper.c2641 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_disable_checkpoint()
H A Dsegment.c466 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_balance_fs()