Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddbuf.c191 static kthread_t *dbuf_cache_evict_thread; variable
878 dbuf_cache_evict_thread = thread_create(NULL, 0, dbuf_evict_thread, in dbuf_init()