Home
last modified time | relevance | path

Searched refs:vbio_wait (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c741 boolean_t vbio_wait; /* wait for completion */ member
758 vbio->vbio_wait = B_FALSE; in vbio_alloc()
851 if (vbio->vbio_wait) { in vbio_submit()
890 if (vbio->vbio_wait) in vbio_completion()
1055 vbio->vbio_wait = bio_wait = B_TRUE; in vdev_disk_io_rw()