Searched refs:q_zio_cv (Results 1 – 1 of 1) sorted by relevance
305 kcondvar_t q_zio_cv; /* used under vd->vdev_scan_io_queue_lock */ member4070 cv_broadcast(&queue->q_zio_cv); in dsl_scan_scrub_done()4111 cv_wait(&queue->q_zio_cv, q_lock); in scan_exec_io()4259 cv_init(&q->q_zio_cv, NULL, CV_DEFAULT, NULL); in scan_io_queue_create()4296 cv_destroy(&queue->q_zio_cv); in dsl_scan_io_queue_destroy()