Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dgc.c93 if (sbi->gc_mode == GC_URGENT_HIGH) { in gc_thread_func()
210 case GC_URGENT_HIGH: in select_gc_type()
254 (sbi->gc_mode != GC_URGENT_HIGH) && in select_policy()
1161 (fio.sbi->gc_mode != GC_URGENT_HIGH) ? in move_data_block()
Ddebug.c482 si->sbi->gc_reclaimed_segs[GC_URGENT_HIGH], in stat_show()
Dsysfs.c452 sbi->gc_mode = GC_URGENT_HIGH; in __sbi_store()
Dsegment.c177 if (sbi->gc_mode == GC_URGENT_HIGH) in f2fs_need_SSR()
1773 if (sbi->gc_mode == GC_URGENT_HIGH || in issue_discard_thread()
3343 (fio->sbi->gc_mode != GC_URGENT_HIGH)) in __get_segment_type_6()
Df2fs.h1272 GC_URGENT_HIGH, enumerator
2644 if (sbi->gc_mode == GC_URGENT_HIGH) in is_idle()