Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Dgc.h21 #define DEF_GC_THREAD_NOGC_SLEEP_TIME_ZONED 60000 macro
Dgc.c204 gc_th->no_gc_sleep_time = DEF_GC_THREAD_NOGC_SLEEP_TIME_ZONED; in f2fs_start_gc_thread()