biowait 146 arch/i386/i386/disksubr.c if ((error = biowait(bp)) != 0)
biowait 153 arch/i386/i386/disksubr.c error = biowait(bp);
biowait 112 arch/i386/i386/dkcsum.c if ((error = biowait(bp))) {
biowait 1088 dev/isa/fd.c rv = biowait(bp);
biowait 2313 dev/raidframe/rf_openbsdkintf.c error = biowait(bp);
biowait 2351 dev/raidframe/rf_openbsdkintf.c error = biowait(bp);
biowait 1134 dev/softraid.c biowait(&b);
biowait 1816 dev/softraid.c biowait(&b);
biowait 1975 dev/softraid.c biowait(&b);
biowait 2099 dev/softraid.c if ((error = biowait(bp))) {
biowait 640 dev/vnd.c pbp->b_error = biowait(&vbp->vb_buf);
biowait 487 isofs/cd9660/cd9660_vfsops.c if (biowait(bp))
biowait 117 isofs/udf/udf_subr.c if (biowait(bp))
biowait 137 isofs/udf/udf_subr.c if (biowait(bp))
biowait 399 kern/subr_disk.c if (biowait(bp)) {
biowait 537 kern/subr_disk.c if (biowait(bp))
biowait 415 kern/vfs_bio.c return (biowait(bp));
biowait 444 kern/vfs_bio.c return (biowait(bp));
biowait 480 kern/vfs_bio.c return (biowait(*rbpp));
biowait 483 kern/vfs_bio.c return (biowait(*rbpp));
biowait 487 kern/vfs_bio.c return (biowait(*rbpp));
biowait 495 kern/vfs_bio.c return (biowait(*rbpp));
biowait 504 kern/vfs_bio.c return (biowait(*rbpp));
biowait 513 kern/vfs_bio.c return (biowait(*rbpp));
biowait 526 kern/vfs_bio.c return (biowait(*rbpp));
biowait 554 kern/vfs_bio.c return (biowait(*rbpp));
biowait 627 kern/vfs_bio.c rv = biowait(bp);
biowait 2964 nfs/nfs_vnops.c int rtval = biowait(bp);
biowait 217 sys/buf.h int biowait(struct buf *);
biowait 193 ufs/ext2fs/ext2fs_bmap.c if ((error = biowait(bp)) != 0) {
biowait 474 ufs/ext2fs/ext2fs_inode.c error = biowait(bp);
biowait 514 ufs/ffs/ffs_inode.c error = biowait(bp);
biowait 179 ufs/ufs/ufs_bmap.c if ((error = biowait(bp)) != 0) {
biowait 2014 uvm/uvm_swap.c (void) biowait(bp);