Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dgc.c97 if (sbi->gc_mode == GC_URGENT_HIGH || in gc_thread_func()
236 case GC_URGENT_HIGH: in select_gc_type()
280 (sbi->gc_mode != GC_URGENT_HIGH) && in select_policy()
1288 (fio.sbi->gc_mode != GC_URGENT_HIGH) ? in move_data_block()
H A Ddebug.c544 sbi->gc_reclaimed_segs[GC_URGENT_HIGH]); in stat_show()
H A Dsysfs.c534 sbi->gc_mode = GC_URGENT_HIGH; in __sbi_store()
H A Dsegment.c179 if (sbi->gc_mode == GC_URGENT_HIGH) in f2fs_need_SSR()
1908 if (sbi->gc_mode == GC_URGENT_HIGH || in issue_discard_thread()
3383 (fio->sbi->gc_mode != GC_URGENT_HIGH) && in __get_segment_type_6()
H A Df2fs.h1334 GC_URGENT_HIGH, enumerator
2857 if (sbi->gc_mode == GC_URGENT_HIGH) in is_idle()
H A Dsuper.c2200 sbi->gc_mode = GC_URGENT_HIGH; in f2fs_disable_checkpoint()