Searched refs:DEF_GC_THREAD_MAX_SLEEP_TIME_ZONED (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/f2fs/ | ||
D | gc.h | 20 #define DEF_GC_THREAD_MAX_SLEEP_TIME_ZONED 20 macro |
D | gc.c | 203 gc_th->max_sleep_time = DEF_GC_THREAD_MAX_SLEEP_TIME_ZONED; in f2fs_start_gc_thread() |