Home
last modified time | relevance | path

Searched refs:GC_URGENT_HIGH (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c97 if (sbi->gc_mode == GC_URGENT_HIGH || in gc_thread_func()
234 case GC_URGENT_HIGH: in select_gc_type()
278 (sbi->gc_mode != GC_URGENT_HIGH) && in select_policy()
1286 (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 Dsegment.c179 if (sbi->gc_mode == GC_URGENT_HIGH) in f2fs_need_SSR()
1891 if (sbi->gc_mode == GC_URGENT_HIGH || in issue_discard_thread()
3346 (fio->sbi->gc_mode != GC_URGENT_HIGH)) in __get_segment_type_6()
H A Dsysfs.c49 "GC_URGENT_HIGH",
528 sbi->gc_mode = GC_URGENT_HIGH; in __sbi_store()
H A Df2fs.h1328 GC_URGENT_HIGH, enumerator
2842 if (sbi->gc_mode == GC_URGENT_HIGH) in is_idle()
H A Dsuper.c2241 sbi->gc_mode = GC_URGENT_HIGH; in f2fs_disable_checkpoint()
/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.c93 if (sbi->gc_mode == GC_URGENT_HIGH) { in gc_thread_func()
209 case GC_URGENT_HIGH: in select_gc_type()
253 (sbi->gc_mode != GC_URGENT_HIGH) && in select_policy()
H A Dsysfs.c380 sbi->gc_mode = GC_URGENT_HIGH; in __sbi_store()
H A Dsegment.c195 if (sbi->gc_mode == GC_URGENT_HIGH) in f2fs_need_SSR()
223 if (sbi->gc_mode == GC_URGENT_HIGH) in need_ssr_by_type()
1923 if (sbi->gc_mode == GC_URGENT_HIGH) in issue_discard_thread()
H A Df2fs.h1246 GC_URGENT_HIGH, enumerator
2495 if (sbi->gc_mode == GC_URGENT_HIGH) in is_idle()

Completed in 43 milliseconds