Home
last modified time | relevance | path

Searched refs:urgent_sleep_time (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.h38 unsigned int urgent_sleep_time; member
H A Dgc.c94 wait_ms = gc_th->urgent_sleep_time; in gc_thread_func()
159 gc_th->urgent_sleep_time = DEF_GC_THREAD_URGENT_SLEEP_TIME; in f2fs_start_gc_thread()
H A Dsysfs.c551 urgent_sleep_time);
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.h40 unsigned int urgent_sleep_time; member
H A Dgc.c99 wait_ms = gc_th->urgent_sleep_time; in gc_thread_func()
181 gc_th->urgent_sleep_time = DEF_GC_THREAD_URGENT_SLEEP_TIME; in f2fs_start_gc_thread()
H A Dsysfs.c905 GC_THREAD_RW_ATTR(gc_urgent_sleep_time, urgent_sleep_time);

Completed in 9 milliseconds