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.c1919 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_expand_inode_data()
2779 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_gc()
2823 stat_inc_gc_call_count(sbi, FOREGROUND); in __f2fs_ioc_gc_range()
3318 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_flush_device()
H A Df2fs.h4305 #define stat_inc_gc_call_count(sbi, foreground) \ macro
4366 #define stat_inc_gc_call_count(sbi, foreground) do { } while (0) macro
H A Dgc.c143 stat_inc_gc_call_count(sbi, foreground ? in gc_thread_func()
H A Dsuper.c2592 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_disable_checkpoint()
H A Dsegment.c465 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_balance_fs()