Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsysfs.c395 if (t == GC_IDLE_CB) { in __sbi_store()
396 sbi->gc_mode = GC_IDLE_CB; in __sbi_store()
H A Dgc.c205 case GC_IDLE_CB: in select_gc_type()
H A Df2fs.h1243 GC_IDLE_CB, enumerator
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsysfs.c46 "GC_IDLE_CB",
550 if (t == GC_IDLE_CB) { in __sbi_store()
551 sbi->gc_mode = GC_IDLE_CB; in __sbi_store()
H A Ddebug.c539 seq_printf(s, " - Idle CB : %d\n", sbi->gc_reclaimed_segs[GC_IDLE_CB]); in stat_show()
H A Dgc.c230 case GC_IDLE_CB: in select_gc_type()
H A Df2fs.h1325 GC_IDLE_CB, enumerator

Completed in 27 milliseconds