Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c70 static kthread_t *dbuf_cache_evict_thread; variable
680 dbuf_cache_evict_thread = thread_create(NULL, 0, dbuf_evict_thread, in dbuf_init()