Home
last modified time | relevance | path

Searched refs:GC_IDLE_GREEDY (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsysfs.c397 } else if (t == GC_IDLE_GREEDY) { in __sbi_store()
398 sbi->gc_mode = GC_IDLE_GREEDY; in __sbi_store()
H A Dgc.c208 case GC_IDLE_GREEDY: in select_gc_type()
H A Df2fs.h1244 GC_IDLE_GREEDY, enumerator
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsysfs.c47 "GC_IDLE_GREEDY",
552 } else if (t == GC_IDLE_GREEDY) { in __sbi_store()
553 sbi->gc_mode = GC_IDLE_GREEDY; in __sbi_store()
H A Ddebug.c541 sbi->gc_reclaimed_segs[GC_IDLE_GREEDY]); in stat_show()
H A Dgc.c233 case GC_IDLE_GREEDY: in select_gc_type()
H A Df2fs.h1326 GC_IDLE_GREEDY, enumerator

Completed in 27 milliseconds