Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_taskq.c64 int ztq_maxalloc; member
82 if (ztq->ztq_nalloc >= ztq->ztq_maxalloc) { in ztask_alloc()
238 ztq->ztq_maxalloc = maxalloc; in zfs_taskq_create()