Home
last modified time | relevance | path

Searched refs:boost_gc_greedy (Results 1 – 3 of 3) sorted by relevance

/linux/fs/f2fs/
H A Dgc.h72 unsigned int boost_gc_greedy; member
H A Dsysfs.c933 sbi->gc_thread->boost_gc_greedy = (unsigned int)t; in __sbi_store()
1217 GC_THREAD_RW_ATTR(gc_boost_gc_greedy, boost_gc_greedy);
H A Dgc.c149 (gc_boost && gc_th->boost_gc_greedy); in gc_thread_func()
206 gc_th->boost_gc_greedy = GC_GREEDY; in f2fs_start_gc_thread()