Home
last modified time | relevance | path

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

/fs/f2fs/
Dgc.c47 bool sync_mode, foreground = false; in gc_thread_func() local
56 foreground = true; in gc_thread_func()
104 if (foreground) { in gc_thread_func()
124 if (!foreground) in gc_thread_func()
130 if (foreground) in gc_thread_func()
134 gc_control.no_bg_gc = foreground; in gc_thread_func()
135 gc_control.nr_free_secs = foreground ? 1 : 0; in gc_thread_func()
140 if (!foreground) in gc_thread_func()
148 if (foreground) in gc_thread_func()