Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c595 boolean_t has_async = (dbu->dbu_evict_func_async != NULL); in dbuf_evict_user() local
600 if (has_async) { in dbuf_evict_user()