/titanic_50/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 | 196 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()
|
H A D | ufs_vnops.c | 4989 err = biowait(bp); in ufs_getpage_miss() 5568 err = biowait(bp); in ufs_putapage() 6097 err = biowait(bp); in ufs_pageio()
|
H A D | ufs_panic.c | 473 (void) biowait(ufsvfsp->vfs_bufp); in ufs_fault_v()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | fbio.c | 215 error = biowait(bp); in fbiwrite()
|
H A D | bio.c | 240 (void) biowait(bp); in bread_common() 283 (void) biowait(bp); in breada() 330 (void) biowait(bp); in bwrite_common() 831 return (biowait(bp)); in iowait() 1209 biowait(struct buf *bp) in biowait() function
|
H A D | vm_subr.c | 258 error = biowait(bp); in default_physio()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | buf.h | 354 int biowait(struct buf *);
|
/titanic_50/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vnops.c | 1438 err = biowait(&bufs[count]); in hsfs_getapage() 1440 (void) biowait(&bufs[count]); in hsfs_getapage() 2286 bioret = biowait(nbuf); in hsched_invoke_strategy() 2351 (void) biowait(nbuf); in hsched_invoke_strategy() 2356 (void) biowait(nio->bp); in hsched_invoke_strategy()
|
/titanic_50/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() 1121 err = biowait(bp); in dadk_iob_xfer()
|
/titanic_50/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 1538 err = biowait(bp); in pcfs_getapage() 1540 (void) biowait(bp); in pcfs_getapage() 1832 err = biowait(bp); in pcfs_putapage() 1834 (void) biowait(bp); in pcfs_putapage()
|
/titanic_50/usr/src/uts/common/io/blkdev/ |
H A D | blkdev.c | 1098 (void) biowait(bp); in bd_dump() 1468 (void) biowait(bp); in bd_tg_rdwr() 1751 (void) biowait(bp); in bd_flush_write_cache()
|
/titanic_50/usr/src/uts/common/fs/specfs/ |
H A D | specvnops.c | 1972 err = biowait(bp); in spec_getapage() 2164 err = biowait(bp); in spec_putapage() 2603 err = biowait(bp); in spec_pageio()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | fssnap.c | 853 (void) biowait(snapbuf); in snap_getchunk() 1590 (void) biowait(oldbp); in fssnap_translate()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | vdev_disk.c | 669 if ((error = biowait(bp)) == 0 && bp->b_resid != 0) in vdev_disk_ldi_physio()
|
/titanic_50/usr/src/uts/common/fs/udfs/ |
H A D | udf_vnops.c | 2293 error = biowait(bp); in udf_pageio() 2618 error = biowait(bp); in ud_page_fill() 2924 error = biowait(bp); in ud_putapage()
|
H A D | udf_bmap.c | 1284 if (error = biowait(bp)) { in ud_zero_it()
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_subr.c | 2446 rval = biowait(bp); in scsi_uscsi_handle_cmd()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vds.c | 911 if (biowait(&buf) != 0) { in vd_dskimg_rw() 2441 request->status = biowait(buf); in vd_complete_bio() 2470 (void) biowait(vd->write_queue[wid]); in vd_complete_bio()
|
/titanic_50/usr/src/uts/sun/io/dada/targets/ |
H A D | dad.c | 3484 i = biowait(bp); in dcdioctl() 3723 err = biowait(bp); in dcdioctl_cmd()
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 2446 err = biowait(bp); in xdf_lb_rdwr()
|
/titanic_50/usr/src/man/man9f/ |
H A D | Makefile | 53 biowait.9f \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 49 file path=usr/share/man/man9f/biowait.9f
|