Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Ddebug.c546 seq_printf(s, " - Urgent Low : %d\n", sbi->gc_reclaimed_segs[GC_URGENT_LOW]); in stat_show()
H A Dsysfs.c542 sbi->gc_mode = GC_URGENT_LOW; in __sbi_store()
H A Df2fs.h1335 GC_URGENT_LOW, enumerator
2866 if (sbi->gc_mode == GC_URGENT_LOW && in is_idle()
H A Dgc.c231 case GC_URGENT_LOW: in select_gc_type()