Home
last modified time | relevance | path

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

/fs/f2fs/
A Dgc.h55 unsigned int max_sleep_time; member
149 unsigned int max_time = gc_th->max_sleep_time; in increase_sleep_time()
166 *wait = gc_th->max_sleep_time; in decrease_sleep_time()
A Dgc.c129 wait_ms = gc_th->max_sleep_time; in gc_thread_func()
205 gc_th->max_sleep_time = DEF_GC_THREAD_MAX_SLEEP_TIME_ZONED; in f2fs_start_gc_thread()
211 gc_th->max_sleep_time = DEF_GC_THREAD_MAX_SLEEP_TIME; in f2fs_start_gc_thread()
A Dsysfs.c1090 GC_THREAD_RW_ATTR(gc_max_sleep_time, max_sleep_time);

Completed in 14 milliseconds