Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dfile.c1857 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_expand_inode_data()
2704 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_gc()
2748 stat_inc_gc_call_count(sbi, FOREGROUND); in __f2fs_ioc_gc_range()
3243 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_flush_device()
H A Df2fs.h4200 #define stat_inc_gc_call_count(sbi, foreground) \ macro
4261 #define stat_inc_gc_call_count(sbi, foreground) do { } while (0) macro
H A Dgc.c140 stat_inc_gc_call_count(sbi, foreground ? in gc_thread_func()
H A Dsuper.c2252 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_disable_checkpoint()
H A Dsegment.c455 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_balance_fs()