Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dsyslog-startup.conf12 FOREGROUND=no # run in foreground (don't use!)
/openbmc/linux/fs/f2fs/
H A 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]);
H A Ddebug.c521 si->gc_call_count[FOREGROUND], in stat_show()
H A Dfile.c1727 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_expand_inode_data()
2480 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_ioc_gc()
2524 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()
H A Df2fs.h1391 FOREGROUND, enumerator
1393 TOTAL_CALL = FOREGROUND,
H A Dgc.c125 FOREGROUND : BACKGROUND); in gc_thread_func()
H A Dsuper.c2186 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_disable_checkpoint()
H A Dsegment.c440 stat_inc_gc_call_count(sbi, FOREGROUND); in f2fs_balance_fs()