Searched refs:vdev_queue_io (Results 1 – 3 of 3) sorted by relevance
167 extern zio_t *vdev_queue_io(zio_t *zio);
907 vdev_queue_io(zio_t *zio) in vdev_queue_io() function
4272 * currently active in the pipeline (see vdev_queue_io()), we explicitly in zio_vdev_io_redone() 4419 if ((zio = vdev_queue_io(zio)) == NULL) in zio_encrypt()