Searched refs:vbio_abd (Results 1 – 1 of 1) sorted by relevance
678 abd_t *vbio_abd; /* abd carrying borrowed linear buf */ member698 vbio->vbio_abd = NULL; in vbio_alloc()834 if (vbio->vbio_abd != NULL) { in BIO_END_IO_PROTO()835 void *buf = abd_to_buf(vbio->vbio_abd); in BIO_END_IO_PROTO()836 abd_free(vbio->vbio_abd); in BIO_END_IO_PROTO()837 vbio->vbio_abd = NULL; in BIO_END_IO_PROTO()976 vbio->vbio_abd = abd; in vdev_disk_io_rw()