Searched refs:b_ioflags (Results 1 – 21 of 21) sorted by relevance
152 bp->b_ioflags = bip->bio_flags; in g_vfs_done()154 bp->b_ioflags |= BIO_ERROR; in g_vfs_done()184 bp->b_ioflags |= BIO_ERROR; in g_vfs_strategy()201 bip->bio_flags |= bp->b_ioflags; in g_vfs_strategy()
577 bp->b_ioflags &= ~BIO_ERROR; in fuse_write_biobackend()659 bp->b_ioflags |= BIO_ERROR; in fuse_write_biobackend()753 bp->b_ioflags |= BIO_ERROR; in fuse_io_strategy()771 bp->b_ioflags &= ~BIO_ERROR; in fuse_io_strategy()828 bp->b_ioflags |= BIO_ERROR; in fuse_io_strategy()875 bp->b_ioflags |= BIO_ERROR; in fuse_io_strategy()
2299 bp->b_ioflags |= BIO_ERROR; in fuse_vnop_strategy()
248 bp->b_ioflags &= ~BIO_ERROR; in cluster_read()308 rbp->b_ioflags &= ~BIO_ERROR; in cluster_read()566 if (bp->b_ioflags & BIO_ERROR) in cluster_callback()581 tbp->b_ioflags |= BIO_ERROR; in cluster_callback()586 tbp->b_ioflags &= ~BIO_ERROR; in cluster_callback()1013 tbp->b_ioflags &= ~BIO_ERROR; in cluster_wbuild()
1731 bp->b_ioflags = 0; in buf_alloc()2161 rabp->b_ioflags &= ~BIO_ERROR; in breada()2236 bp->b_ioflags &= ~BIO_ERROR; in breadn_flags()2316 bp->b_ioflags &= ~BIO_ERROR; in bufwrite()2732 bp->b_ioflags &= ~BIO_ERROR; in brelse()2826 (bp->b_ioflags & BIO_ERROR)) { in brelse()4491 if (bp->b_ioflags & BIO_ERROR) { in bufwait()4549 !(bp->b_ioflags & BIO_ERROR)) in bufdone()4568 (bp->b_ioflags & BIO_ERROR)) in bufdone()4838 bp->b_ioflags &= ~BIO_ERROR; in vfs_bio_clrbuf()[all …]
282 ap->a_bp->b_ioflags |= BIO_ERROR; in vop_nostrategy()
509 rabp->b_ioflags |= BIO_ERROR; in ncl_bioread()578 bp->b_ioflags |= BIO_ERROR; in ncl_bioread()692 rabp->b_ioflags |= BIO_ERROR; in ncl_bioread()1161 bp->b_ioflags &= ~BIO_ERROR; in ncl_write()1239 bp->b_ioflags |= BIO_ERROR; in ncl_write()1684 bp->b_ioflags &= ~BIO_ERROR; in ncl_doio()1756 bp->b_ioflags |= BIO_ERROR; in ncl_doio()1878 bp->b_ioflags |= BIO_ERROR; in ncl_doio()
3108 bp->b_ioflags &= ~BIO_ERROR; in ncl_flush()3483 bp->b_ioflags &= ~BIO_ERROR; in ncl_writebp()
331 if (iolen == 0 && (bp->b_ioflags & BIO_ERROR) == 0) { in ffs_rawread_main()336 if ((bp->b_ioflags & BIO_ERROR) != 0) { in ffs_rawread_main()
2327 if (!LIST_EMPTY(&bp->b_dep) && (bp->b_ioflags & BIO_ERROR) != 0) in ffs_backgroundwritedone()2343 if ((bp->b_ioflags & BIO_ERROR) != 0) in ffs_backgroundwritedone()2349 if (!LIST_EMPTY(&bp->b_dep) && (bp->b_ioflags & BIO_ERROR) == 0) in ffs_backgroundwritedone()2369 if ((bp->b_ioflags & BIO_ERROR) != 0) in ffs_backgroundwritedone()2551 bp->b_ioflags |= BIO_ERROR; in ffs_geom_strategy()2564 bp->b_ioflags |= BIO_ERROR; in ffs_geom_strategy()
1643 bp->b_ioflags = flags; in softdep_send_speedup()11459 bp->b_ioflags &= ~BIO_ERROR; in softdep_handle_error()11490 if ((bp->b_ioflags & BIO_ERROR) != 0)11500 if ((bp->b_ioflags & BIO_ERROR) != 0 && (bp->b_flags & B_INVAL) == 0) {14976 if ((bp->b_ioflags & BIO_ERROR) == 0)
351 bp->b_ioflags |= BIO_ERROR; in smbfs_doio()390 bp->b_ioflags |= BIO_ERROR; in smbfs_doio()
1630 if (bp->b_ioflags & BIO_ERROR && bp->b_error != ENOMEM) { in swp_pager_async_iodone()1674 if (bp->b_ioflags & BIO_ERROR) { in swp_pager_async_iodone()2851 bp->b_ioflags = bp2->bio_flags; in swapgeom_done()2853 bp->b_ioflags |= BIO_ERROR; in swapgeom_done()2876 bp->b_ioflags |= BIO_ERROR; in swapgeom_strategy()2891 bp->b_ioflags |= BIO_ERROR; in swapgeom_strategy()
637 if ((bp->b_ioflags & BIO_ERROR) != 0) { in vnode_pager_input_smlfs()1130 KASSERT((bp->b_ioflags & BIO_ERROR) == 0 || bp->b_error != 0, in vnode_pager_generic_getpages_done()1132 error = (bp->b_ioflags & BIO_ERROR) != 0 ? bp->b_error : 0; in vnode_pager_generic_getpages_done()
458 bp->b_ioflags = 0; in pbuf_ctor()
176 bp->b_ioflags &= ~BIO_ERROR; in readindir()
1581 bp->b_ioflags |= BIO_ERROR; in ext2_strategy()
106 uint16_t b_ioflags; /* BIO_* bio_flags from bio.h */ member
119 bp->b_ioflags &= ~BIO_ERROR;
2512 bp->b_ioflags |= BIO_ERROR;
1898 bp->b_ioflags |= BIO_ERROR; in msdosfs_strategy()