Searched refs:q_zio_cv (Results 1 – 1 of 1) sorted by relevance
333 kcondvar_t q_zio_cv; /* used under vd->vdev_scan_io_queue_lock */ member4877 cv_broadcast(&queue->q_zio_cv); in dsl_scan_scrub_done()4925 cv_wait(&queue->q_zio_cv, q_lock); in scan_exec_io()5078 cv_init(&q->q_zio_cv, NULL, CV_DEFAULT, NULL); in scan_io_queue_create()5116 cv_destroy(&queue->q_zio_cv); in dsl_scan_io_queue_destroy()