Searched refs:DEF_GC_THREAD_NOGC_SLEEP_TIME (Results 1 – 2 of 2) sorted by relevance
/fs/f2fs/ | ||
D | gc.h | 16 #define DEF_GC_THREAD_NOGC_SLEEP_TIME 300000 /* wait 5 min */ macro |
D | gc.c | 175 gc_th->no_gc_sleep_time = DEF_GC_THREAD_NOGC_SLEEP_TIME; in f2fs_start_gc_thread() |