Searched refs:BIO_WRITE (Results 1 – 11 of 11) sorted by relevance
54 case BIO_WRITE: printf("cmd=write "); break; in disk_err()270 if (bp->bio_cmd != BIO_READ && bp->bio_cmd != BIO_WRITE && in bioq_disksort()
143 bp->bio_cmd = BIO_WRITE; in physio()
374 else if (bp->bio_cmd == BIO_WRITE) in devstat_end_transaction_bio_bt()
2280 bp->b_iocmd = BIO_WRITE; in bufwrite()2477 bp->b_iocmd = BIO_WRITE; in bdirty()2656 if (bp->b_iocmd == BIO_WRITE && (bp->b_ioflags & BIO_ERROR) && in brelse()2668 if (bp->b_iocmd == BIO_WRITE && (bp->b_ioflags & BIO_ERROR) && in brelse()4468 if (bp->b_iocmd == BIO_WRITE) in bufdone()
1017 tbp->b_iocmd = BIO_WRITE; in cluster_wbuild()
1240 bio_cmd = (opcode & LIO_WRITE) ? BIO_WRITE : BIO_READ; in aio_qbio()
48 #define BIO_WRITE 0x02 /* Write I/O data */ macro
231 case BIO_WRITE: in cf_start()
625 case BIO_WRITE: in zvol_geom_bio_strategy()721 case BIO_WRITE: in zvol_geom_bio_strategy()
1131 bp->bio_cmd = BIO_WRITE; in vdev_geom_io_start()
1530 bp->b_iocmd = BIO_WRITE; in swap_pager_putpages()2827 if (bp->b_iocmd == BIO_WRITE) in swapgeom_strategy()2990 if (bp->b_iocmd == BIO_WRITE) { in swapdev_strategy()