Home
last modified time | relevance | path

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

/linux/fs/f2fs/
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.c635 seq_printf(s, " - Normal : %d\n", sbi->gc_reclaimed_segs[GC_NORMAL]); in stat_show()
H A Df2fs.h1378 GC_NORMAL, enumerator
H A Dsuper.c4155 sbi->gc_mode = GC_NORMAL; in init_sb_info()