Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c188 static kthread_t *dbuf_cache_evict_thread; variable
996 dbuf_cache_evict_thread = thread_create(NULL, 0, dbuf_evict_thread, in dbuf_init()