| /onnv-gate/usr/src/uts/common/fs/ufs/ |
| H A D | ufs_extvnops.c | 186 error = biowait(bp); in ufs_rdwr_data() 373 error = biowait(bp); in ufs_alloc_data() 445 error = biowait(bp); in ufs_alloc_data()
|
| H A D | ufs_directio.c | 195 error = biowait(bp); in directio_wait_one()
|
| H A D | ufs_subr.c | 1111 error = biowait(bp); in ufs_fbiwrite()
|
| H A D | lufs.c | 181 return (biowait(cb)); in trans_wait()
|
| /onnv-gate/usr/src/uts/common/io/pcmcia/ |
| H A D | pclabel.c | 203 if (biowait(bp)) in pcfdisk_read() 358 if (biowait(bp)) { in pcdsklbl_rdvtoc() 571 status = biowait(bp); in pcdsklbl_wrvtoc() 591 if (biowait(bp)) in pcdsklbl_wrvtoc()
|
| /onnv-gate/usr/src/uts/common/io/lvm/raid/ |
| H A D | raid_resync.c | 299 if (biowait(&buf)) { in init_pw_area() 494 if (biowait(readb1)) { in raid_resync_region() 533 if (biowait(readb1)) { in raid_resync_region() 556 if (biowait(writeb)) { in raid_resync_region()
|
| H A D | raid_replay.c | 364 if (biowait(bp)) { in raid_pw_read() 403 if (biowait(bp)) { in raid_pw_write() 738 if (biowait((buf_t *)rplybuf[j].rpl_buf)) { in raid_replay()
|
| H A D | raid_ioctl.c | 295 if (biowait(&bp)) in raid_check_pw() 751 if (biowait(bp)) { in regen_unit()
|
| H A D | raid.c | 1336 if (biowait(bp)) in raid_regen_parity() 1354 if (biowait(bp)) in raid_regen_parity() 2094 if (biowait(&bp)) { in raid_check_cols()
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | fbio.c | 215 error = biowait(bp); in fbiwrite()
|
| H A D | bio.c | 239 (void) biowait(bp); in bread_common() 282 (void) biowait(bp); in breada() 329 (void) biowait(bp); in bwrite_common() 830 return (biowait(bp)); in iowait() 1208 biowait(struct buf *bp) in biowait() function
|
| H A D | vm_subr.c | 258 error = biowait(bp); in default_physio()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | buf.h | 354 int biowait(struct buf *);
|
| /onnv-gate/usr/src/uts/common/fs/hsfs/ |
| H A D | hsfs_vnops.c | 1437 err = biowait(&bufs[count]); in hsfs_getapage() 1439 (void) biowait(&bufs[count]); in hsfs_getapage() 2290 bioret = biowait(nbuf); in hsched_invoke_strategy() 2355 (void) biowait(nbuf); in hsched_invoke_strategy() 2360 (void) biowait(nio->bp); in hsched_invoke_strategy()
|
| /onnv-gate/usr/src/uts/intel/io/dktp/dcdev/ |
| H A D | dadk.c | 766 err = biowait(bp); in dadk_ioctl() 899 err = biowait(bp); in dadk_ioctl() 1123 err = biowait(bp); in dadk_iob_xfer()
|
| /onnv-gate/usr/src/uts/common/fs/pcfs/ |
| H A D | pc_vnops.c | 1529 err = biowait(bp); in pcfs_getapage() 1531 (void) biowait(bp); in pcfs_getapage() 1827 err = biowait(bp); in pcfs_putapage() 1829 (void) biowait(bp); in pcfs_putapage()
|
| /onnv-gate/usr/src/uts/common/fs/zfs/ |
| H A D | vdev_disk.c | 348 if ((error = biowait(bp)) == 0 && bp->b_resid != 0) in vdev_disk_physio()
|
| /onnv-gate/usr/src/uts/common/io/lvm/softpart/ |
| H A D | sp_ioctl.c | 337 if (biowait(bp)) { in sp_update_watermarks() 406 if (biowait(bp)) { in sp_read_watermark()
|
| H A D | sp.c | 737 (void) biowait(buf); in sp_validate()
|
| /onnv-gate/usr/src/uts/common/fs/specfs/ |
| H A D | specvnops.c | 1975 err = biowait(bp); in spec_getapage() 2167 err = biowait(bp); in spec_putapage() 2606 err = biowait(bp); in spec_pageio()
|
| /onnv-gate/usr/src/uts/common/io/blkdev/ |
| H A D | blkdev.c | 1101 (void) biowait(bp); in bd_tg_rdwr() 1360 (void) biowait(bp); in bd_flush_write_cache()
|
| /onnv-gate/usr/src/uts/common/io/ |
| H A D | fssnap.c | 853 (void) biowait(snapbuf); in snap_getchunk() 1590 (void) biowait(oldbp); in fssnap_translate()
|
| /onnv-gate/usr/src/uts/common/fs/udfs/ |
| H A D | udf_vnops.c | 2283 error = biowait(bp); in udf_pageio() 2608 error = biowait(bp); in ud_page_fill() 2914 error = biowait(bp); in ud_putapage()
|
| H A D | udf_bmap.c | 1284 if (error = biowait(bp)) { in ud_zero_it()
|
| /onnv-gate/usr/src/uts/common/io/scsi/impl/ |
| H A D | scsi_subr.c | 2447 rval = biowait(bp); in scsi_uscsi_handle_cmd()
|