Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Dgc.h19 #define DEF_GC_THREAD_MIN_SLEEP_TIME_ZONED 10 macro
Dgc.c202 gc_th->min_sleep_time = DEF_GC_THREAD_MIN_SLEEP_TIME_ZONED; in f2fs_start_gc_thread()