Home
last modified time | relevance | path

Searched refs:GC_NORMAL (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dsysfs.c578 sbi->gc_mode = GC_NORMAL; in __sbi_store()
611 sbi->gc_mode = GC_NORMAL; in __sbi_store()
H A Dgc.c174 if (sbi->gc_mode != GC_NORMAL) { in gc_thread_func()
179 sbi->gc_mode = GC_NORMAL; in gc_thread_func()
H A Ddebug.c636 seq_printf(s, " - Normal : %d\n", sbi->gc_reclaimed_segs[GC_NORMAL]); in stat_show()
H A Dsuper.c3889 sbi->gc_mode = GC_NORMAL; in init_sb_info()
H A Df2fs.h1360 GC_NORMAL, enumerator