Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.c103 sbi->gc_mode == GC_URGENT_MID) { in gc_thread_func()
270 case GC_URGENT_MID: in select_gc_type()
H A Ddebug.c652 seq_printf(s, " - Urgent Mid : %d\n", sbi->gc_reclaimed_segs[GC_URGENT_MID]); in stat_show()
H A Dsysfs.c665 sbi->gc_mode = GC_URGENT_MID; in __sbi_store()
H A Df2fs.h1508 GC_URGENT_MID, enumerator
3163 if (sbi->gc_mode == GC_URGENT_MID) in is_idle()