Searched refs:vq_class (Results 1 – 2 of 2) sorted by relevance
320 return (&vq->vq_class[p].vqc_queued_tree); in vdev_queue_class_tree()460 vq->vq_class[zio->io_priority].vqc_active++; in vdev_queue_pending_add()478 vq->vq_class[zio->io_priority].vqc_active--; in vdev_queue_pending_remove()617 vq->vq_class[p].vqc_active < in vdev_queue_class_to_issue()628 vq->vq_class[p].vqc_active < in vdev_queue_class_to_issue()
117 vdev_queue_class_t vq_class[ZIO_PRIORITY_NUM_QUEUEABLE]; member