Home
last modified time | relevance | path

Searched refs:GC_URGENT_HIGH (Results 1 – 5 of 5) sorted by relevance

/fs/f2fs/
Dgc.c94 if (sbi->gc_mode == GC_URGENT_HIGH || in gc_thread_func()
212 case GC_URGENT_HIGH: in select_gc_type()
256 (sbi->gc_mode != GC_URGENT_HIGH) && in select_policy()
1232 (fio.sbi->gc_mode != GC_URGENT_HIGH) ? in move_data_block()
Ddebug.c478 si->sbi->gc_reclaimed_segs[GC_URGENT_HIGH], in stat_show()
Dsysfs.c460 sbi->gc_mode = GC_URGENT_HIGH; in __sbi_store()
Dsegment.c176 if (sbi->gc_mode == GC_URGENT_HIGH) in f2fs_need_SSR()
1772 if (sbi->gc_mode == GC_URGENT_HIGH || in issue_discard_thread()
3330 (fio->sbi->gc_mode != GC_URGENT_HIGH)) in __get_segment_type_6()
Df2fs.h1286 GC_URGENT_HIGH, enumerator
2752 if (sbi->gc_mode == GC_URGENT_HIGH) in is_idle()