Home
last modified time | relevance | path

Searched refs:GC_URGENT_MID (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Ddebug.c545 seq_printf(s, " - Urgent Mid : %d\n", sbi->gc_reclaimed_segs[GC_URGENT_MID]); in stat_show()
H A Dsysfs.c538 sbi->gc_mode = GC_URGENT_MID; in __sbi_store()
H A Df2fs.h1329 GC_URGENT_MID, enumerator
2850 if (sbi->gc_mode == GC_URGENT_MID) in is_idle()
H A Dgc.c98 sbi->gc_mode == GC_URGENT_MID) { in gc_thread_func()