Home
last modified time | relevance | path

Searched refs:FOREGROUND (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/fs/f2fs/
Dsysfs.c985 STAT_INFO_RO_ATTR(cp_foreground_calls, cp_call_count[FOREGROUND]);
987 STAT_INFO_RO_ATTR(gc_foreground_calls, gc_call_count[FOREGROUND]);
Ddebug.c521 si->gc_call_count[FOREGROUND], in stat_show()
Dfile.c1732 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_expand_inode_data()
2481 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_gc()
2525 stat_inc_gc_call_count(sbi, FOREGROUND); in __f2fs_ioc_gc_range()
3013 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_flush_device()
Df2fs.h1388 FOREGROUND, enumerator
1390 TOTAL_CALL = FOREGROUND,
Dgc.c125 FOREGROUND : BACKGROUND); in gc_thread_func()
Dsuper.c2246 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_disable_checkpoint()
Dsegment.c438 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_balance_fs()