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()
274 case GC_URGENT_HIGH: in select_gc_type()
313 (sbi->gc_mode != GC_URGENT_HIGH) && in select_policy()
1330 (fio.sbi->gc_mode != GC_URGENT_HIGH) ? in move_data_block()
H A Ddebug.c651 sbi->gc_reclaimed_segs[GC_URGENT_HIGH]); in stat_show()
H A Dsegment.c179 if (sbi->gc_mode == GC_URGENT_HIGH) in f2fs_need_SSR()
1920 if (sbi->gc_mode == GC_URGENT_HIGH || in issue_discard_thread()
3683 (fio->sbi->gc_mode != GC_URGENT_HIGH) && in __get_segment_type_6()
H A Dsysfs.c655 sbi->gc_mode = GC_URGENT_HIGH; in __sbi_store()
H A Df2fs.h1504 GC_URGENT_HIGH,
3153 if (sbi->gc_mode == GC_URGENT_HIGH) in is_idle()
1506 GC_URGENT_HIGH, global() enumerator
H A Dsuper.c2629 sbi->gc_mode = GC_URGENT_HIGH; in f2fs_disable_checkpoint()