Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddebug.c649 seq_printf(s, " - Urgent Low : %d\n", sbi->gc_reclaimed_segs[GC_URGENT_LOW]); in stat_show()
H A Dsysfs.c674 sbi->gc_mode = GC_URGENT_LOW; in __sbi_store()
H A Df2fs.h1522 GC_URGENT_LOW, enumerator
3236 if (sbi->gc_mode == GC_URGENT_LOW && in is_idle()
H A Dgc.c263 case GC_URGENT_LOW: in select_gc_type()