Searched refs:bio_wait (Results 1 – 2 of 2) sorted by relevance
953 static int bio_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in bio_wait() function999 int rv = bio_wait(bio, max_time, nap_milliseconds); in BIO_wait()1061 rv = bio_wait(bio, max_time, nap_milliseconds); in BIO_do_connect_retry()
1069 boolean_t bio_wait = B_FALSE; in vdev_disk_io_rw() local1072 vbio->vbio_wait = bio_wait = B_TRUE; in vdev_disk_io_rw()1077 if (bio_wait) { in vdev_disk_io_rw()