Searched refs:vbio_abd (Results 1 – 1 of 1) sorted by relevance
658 abd_t *vbio_abd; /* abd carrying borrowed linear buf */ member678 vbio->vbio_abd = NULL; in vbio_alloc()961 vbio->vbio_abd = abd; in vdev_disk_io_rw()1454 if (vbio->vbio_abd != NULL) { in vdev_disk_io_done()1456 abd_copy(zio->io_abd, vbio->vbio_abd, in vdev_disk_io_done()1459 abd_free(vbio->vbio_abd); in vdev_disk_io_done()1460 vbio->vbio_abd = NULL; in vdev_disk_io_done()