Home
last modified time | relevance | path

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

/fs/f2fs/
Ddebug.c528 seq_printf(s, " - Urgent Mid : %d\n", sbi->gc_reclaimed_segs[GC_URGENT_MID]); in stat_show()
Dsysfs.c529 sbi->gc_mode = GC_URGENT_MID; in __sbi_store()
Df2fs.h1316 GC_URGENT_MID, enumerator
2795 if (sbi->gc_mode == GC_URGENT_MID) in is_idle()
Dgc.c98 sbi->gc_mode == GC_URGENT_MID) { in gc_thread_func()