Searched refs:vq_class (Results 1 – 2 of 2) sorted by relevance
339 return (&vq->vq_class[p].vqc_queued_tree); in vdev_queue_class_tree()469 vq->vq_class[zio->io_priority].vqc_active++; in vdev_queue_pending_add()487 vq->vq_class[zio->io_priority].vqc_active--; in vdev_queue_pending_remove()634 vq->vq_class[p].vqc_active < in vdev_queue_class_to_issue()645 vq->vq_class[p].vqc_active < in vdev_queue_class_to_issue()
143 vdev_queue_class_t vq_class[ZIO_PRIORITY_NUM_QUEUEABLE]; member