Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.c102 if (sbi->gc_mode == GC_URGENT_HIGH || in gc_thread_func()
268 case GC_URGENT_HIGH: in select_gc_type()
307 (sbi->gc_mode != GC_URGENT_HIGH) && in select_policy()
1349 (fio.sbi->gc_mode != GC_URGENT_HIGH) ? in move_data_block()
H A Ddebug.c647 sbi->gc_reclaimed_segs[GC_URGENT_HIGH]); in stat_show()
H A Dsegment.c180 if (sbi->gc_mode == GC_URGENT_HIGH) in f2fs_need_SSR()
1976 if (sbi->gc_mode == GC_URGENT_HIGH || in issue_discard_thread()
3809 (fio->sbi->gc_mode != GC_URGENT_HIGH) && in __get_segment_type_6()
H A Dsysfs.c666 sbi->gc_mode = GC_URGENT_HIGH; in __sbi_store()
H A Df2fs.h1521 GC_URGENT_HIGH, enumerator
3225 if (sbi->gc_mode == GC_URGENT_HIGH) in is_idle()
H A Dsuper.c2678 sbi->gc_mode = GC_URGENT_HIGH; in f2fs_disable_checkpoint()