Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsysfs.c378 sbi->gc_mode = GC_NORMAL; in __sbi_store()
404 sbi->gc_mode = GC_NORMAL; in __sbi_store()
H A Df2fs.h1242 GC_NORMAL, enumerator
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsysfs.c45 "GC_NORMAL",
526 sbi->gc_mode = GC_NORMAL; in __sbi_store()
559 sbi->gc_mode = GC_NORMAL; in __sbi_store()
H A Dgc.c157 if (sbi->gc_mode != GC_NORMAL) { in gc_thread_func()
162 sbi->gc_mode = GC_NORMAL; in gc_thread_func()
H A Ddebug.c538 seq_printf(s, " - Normal : %d\n", sbi->gc_reclaimed_segs[GC_NORMAL]); in stat_show()
H A Dsuper.c3818 sbi->gc_mode = GC_NORMAL; in init_sb_info()
H A Df2fs.h1324 GC_NORMAL, enumerator

Completed in 29 milliseconds