Searched refs:DEF_GC_THREAD_MIN_SLEEP_TIME_ZONED (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/f2fs/ | ||
D | gc.h | 19 #define DEF_GC_THREAD_MIN_SLEEP_TIME_ZONED 10 macro |
D | gc.c | 202 gc_th->min_sleep_time = DEF_GC_THREAD_MIN_SLEEP_TIME_ZONED; in f2fs_start_gc_thread() |