Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.c48 bool sync_mode, foreground = false, gc_boost = false; in gc_thread_func() local
138 gc_boost = true; in gc_thread_func()
147 (gc_boost && gc_th->boost_gc_greedy); in gc_thread_func()