Searched refs:vq_class (Results 1 – 2 of 2) sorted by relevance
191 return (&vq->vq_class[p].vqc_queued_tree); in vdev_queue_class_tree()309 vq->vq_class[zio->io_priority].vqc_active++; in vdev_queue_pending_add()325 vq->vq_class[zio->io_priority].vqc_active--; in vdev_queue_pending_remove()455 vq->vq_class[p].vqc_active < in vdev_queue_class_to_issue()466 vq->vq_class[p].vqc_active < in vdev_queue_class_to_issue()
114 vdev_queue_class_t vq_class[ZIO_PRIORITY_NUM_QUEUEABLE]; member