Searched refs:BIO_READ (Results 1 – 12 of 12) sorted by relevance
53 case BIO_READ: printf("cmd=read "); break; in disk_err()270 if (bp->bio_cmd != BIO_READ && bp->bio_cmd != BIO_WRITE && in bioq_disksort()
243 bp->b_iocmd = BIO_READ; in cluster_read()304 rbp->b_iocmd = BIO_READ; in cluster_read()373 tbp->b_iocmd = BIO_READ; in cluster_rbuild()379 tbp->b_iocmd = BIO_READ; in cluster_rbuild()404 bp->b_iocmd = BIO_READ; in cluster_rbuild()500 tbp->b_iocmd = BIO_READ; in cluster_rbuild()
140 bp->bio_cmd = BIO_READ; in physio()
370 else if ((bp->bio_cmd == BIO_READ) in devstat_end_transaction_bio_bt()
2124 rabp->b_iocmd = BIO_READ; in breada()2190 bp->b_iocmd = BIO_READ; in breadn_flags()2747 (bp->b_ioflags & BIO_ERROR && bp->b_iocmd == BIO_READ)) && in brelse()2921 } else if ((bp->b_iocmd == BIO_READ) && resid > 0) { in vfs_vmio_iodone()4421 if (bp->b_iocmd == BIO_READ) in bufwait()4485 if (bp->b_iocmd == BIO_READ && in bufdone()4494 KASSERT(bp->b_iocmd == BIO_READ, in bufdone()4955 if (bp->b_iocmd == BIO_READ) in vmapbuf()
1240 bio_cmd = (opcode & LIO_WRITE) ? BIO_WRITE : BIO_READ; in aio_qbio()
47 #define BIO_READ 0x01 /* Read I/O data */ macro
1325 bp->b_iocmd = BIO_READ; in swap_pager_getpages_locked()1617 ((bp->b_iocmd == BIO_READ) ? "pagein" : "pageout"), in swp_pager_async_iodone()1664 if (bp->b_iocmd == BIO_READ) { in swp_pager_async_iodone()1683 } else if (bp->b_iocmd == BIO_READ) { in swp_pager_async_iodone()1747 uma_zfree((bp->b_iocmd == BIO_READ) ? swrbuf_zone : swwbuf_zone, bp); in swp_pager_async_iodone()
610 bp->b_iocmd = BIO_READ; in vnode_pager_input_smlfs()1058 bp->b_iocmd = BIO_READ; in vnode_pager_generic_getpages()
227 case BIO_READ: in cf_start()
465 cmds[l] = BIO_READ; in vdev_geom_read_config()1127 bp->bio_cmd = BIO_READ; in vdev_geom_io_start()
622 case BIO_READ: in zvol_geom_bio_strategy()717 case BIO_READ: in zvol_geom_bio_strategy()