Home
last modified time | relevance | path

Searched refs:b_error (Results 1 – 25 of 81) sorted by relevance

1234

/dragonfly/sys/dev/raid/vinum/
H A Dvinumrequest.c146 bp->b_error = EIO; /* I/O error */ in vinumstrategy()
269 bp->b_error = EIO; /* I/O error */ in vinumstart()
499 bp->b_error = ENOMEM; in bre()
537 bp->b_error = ENOMEM; in bre()
581 bp->b_error = ENOMEM; in bre()
646 bp->b_error = ENOMEM; in bre()
870 bp->b_error = error; in abortrequest()
915 bp->b_error = EIO; in sdio()
925 bp->b_error = EIO; in sdio()
933 bp->b_error = ENOMEM; in sdio()
[all …]
H A Dvinumrevive.c171 error = bp->b_error; in revive_block()
185 error = bp->b_error; in revive_block()
316 reply->error = pbp->b_error; in parityops()
446 error = bpp[sdno]->b_error; in parityrebuild()
482 pbp->b_error = error; in parityrebuild()
538 error = bp->b_error; in initsd()
554 error = bp->b_error; in initsd()
H A Dvinuminterrupt.c96 if (bp->b_error != 0) /* did it return a number? */ in complete_rqe()
97 rq->error = bp->b_error; /* yes, put it in. */ in complete_rqe()
222 ubio->bio_buf->b_error = rq->error; in complete_rqe()
275 sbp->bio->bio_buf->b_error = sbp->b.b_error; in sdio_done()
/dragonfly/sys/vfs/mfs/
H A Dmfs_vfsops.c160 bp->b_error = ENXIO; in mfsstrategy()
196 bp->b_error = EINVAL; in mfsstrategy()
573 bp->b_error = 0; in mfs_doio()
579 bp->b_error = copyin(base, bp->b_data, bp->b_bcount); in mfs_doio()
585 bp->b_error = copyout(bp->b_data, base, bp->b_bcount); in mfs_doio()
590 if (bp->b_error) in mfs_doio()
/dragonfly/sys/dev/raid/mfi/
H A Dmfi_disk.c258 bp->b_error = EINVAL; in mfi_disk_strategy()
267 bp->b_error = EBUSY; in mfi_disk_strategy()
272 bp->b_error = EBUSY; in mfi_disk_strategy()
312 if (bp->b_error == 0) in mfi_disk_complete()
313 bp->b_error = EIO; in mfi_disk_complete()
H A Dmfi_syspd.c241 bp->b_error = EINVAL; in mfi_syspd_strategy()
250 bp->b_error = EBUSY; in mfi_syspd_strategy()
255 bp->b_error = EBUSY; in mfi_syspd_strategy()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_pt.c221 bp->b_error = ENXIO; in ptstrategy()
232 bp->b_error = ENXIO; in ptstrategy()
365 q_bp->b_error = ENXIO; in ptoninvalidate()
563 q_bp->b_error = EIO; in ptdone()
567 bp->b_error = error; in ptdone()
572 bp->b_error = 0; in ptdone()
H A Dscsi_da.c475 kprintf("Error:%d\n", bp->b_error); in daioctl()
477 return(bp->b_error ? bp->b_error : EIO); in daioctl()
699 bp->b_error = ENXIO; in dastrategy()
724 bp->b_error = ENXIO; in dastrategy()
931 q_bp->b_error = error; in daflushbioq()
1727 bp->b_error = error; in dadone()
1732 bp->b_error = 0; in dadone()
1788 bp1->bio_buf->b_error = bp->b_error; in dadone()
H A Dscsi_sa.c692 bp->b_error = EINVAL; in sastrategy()
698 bp->b_error = ENXIO; in sastrategy()
707 bp->b_error = ENXIO; in sastrategy()
713 bp->b_error = EPERM; in sastrategy()
724 bp->b_error = EBADF; in sastrategy()
732 bp->b_error = ENXIO; in sastrategy()
777 bp->b_error = EINVAL; in sastrategy()
1614 bp->b_error = 0; in sastart()
1622 bp->b_error = 0; in sastart()
1628 bp->b_error = EIO; in sastart()
[all …]
/dragonfly/sys/dev/raid/mlx/
H A Dmlx_disk.c167 bp->b_error = EINVAL; in mlxd_strategy()
174 bp->b_error = ENXIO; in mlxd_strategy()
201 bp->b_error = EIO; in mlxd_intr()
/dragonfly/sys/dev/raid/ida/
H A Dida_disk.c154 bp->b_error = EINVAL; in idad_strategy()
162 bp->b_error = EROFS; in idad_strategy()
220 bp->b_error = EIO; in idad_intr()
/dragonfly/sys/bus/firewire/
H A Dfwmem.c312 bp->b_error = xfer->resp; in fwmem_biodone()
314 if (bp->b_error != 0) { in fwmem_biodone()
316 kprintf("%s: err=%d\n", __func__, bp->b_error); in fwmem_biodone()
392 bp->b_error = err; in fwmem_strategy()
/dragonfly/sys/kern/
H A Dkern_physio.c118 bp->b_error = error; in physio()
129 error = bp->b_error; in physio()
H A Dsubr_diskgpt.c98 dname, bp1->b_error); in gptinit()
155 bp2->b_error); in gptinit()
/dragonfly/sys/vfs/nfs/
H A Dnfs_bio.c1030 bp->b_error = EINVAL; in nfs_startio()
1157 bp->b_error = error; in nfs_doio()
1262 bp->b_error = np->n_error = error; in nfs_doio()
1284 return (bp->b_error ? bp->b_error : EIO); in nfs_doio()
1371 bp->b_error = error; in nfs_readrpc_bio()
1434 bp->b_error = error; in nfs_readrpc_bio_done()
1475 bp->b_error = EFBIG; in nfs_writerpc_bio()
1524 bp->b_error = error; in nfs_writerpc_bio()
1655 bp->b_error = np->n_error = error; in nfs_writerpc_bio_done()
1667 bp->b_error = error; in nfs_writerpc_bio_done()
/dragonfly/sys/dev/disk/dm/snapshot/
H A Ddm_target_snapshot.c211 bp->b_error = EIO; in dm_target_snapshot_strategy()
331 bp->b_error = EIO; in dm_target_snapshot_orig_strategy()
/dragonfly/sys/vfs/hammer/
H A Dhammer_io.c1145 hammer_critical_error(hmp, NULL, bp->b_error, in hammer_io_complete()
1505 bp->b_error = error; in hammer_io_direct_read()
1604 bp->b_error = error; in hammer_io_indirect_read()
1657 obp->b_error = bp->b_error; in hammer_indirect_callback()
1671 obp->b_error = EIO; in hammer_indirect_callback()
1791 bp->b_error = EIO; in hammer_io_direct_write()
1830 hammer_critical_error(hmp, record->ip, bp->b_error, in hammer_io_direct_write_complete()
/dragonfly/sys/dev/raid/amr/
H A Damr_disk.c176 bp->b_error = EINVAL; in amrd_strategy()
207 bp->b_error = EIO; in amrd_intr()
/dragonfly/sys/vm/
H A Dswap_pager.c1007 bp->b_error = EINVAL; in swap_pager_strategy()
1017 bp->b_error = EINVAL; in swap_pager_strategy()
1029 bp->b_error = 0; in swap_pager_strategy()
1089 bp->b_error = ENOMEM; in swap_pager_strategy()
1241 bp->b_error = bufx->b_error; /* race ok */ in swap_chain_iodone()
1244 bp->b_error = EINVAL; /* race ok */ in swap_chain_iodone()
1270 bp->b_error = EINVAL; in swap_chain_iodone()
1863 bp->b_error in swp_pager_async_iodone()
/dragonfly/sys/vfs/hammer2/
H A Dhammer2_strategy.c107 bp->b_error = error = EINVAL; in hammer2_vop_strategy()
382 bp->b_error = 0; in hammer2_xop_strategy_read()
396 bp->b_error = EIO; in hammer2_xop_strategy_read()
419 bp->b_error = 0; in hammer2_strategy_read_completion()
455 bp->b_error = 0; in hammer2_strategy_read_completion()
635 bp->b_error = 0; in hammer2_xop_strategy_write()
641 bp->b_error = EIO; in hammer2_xop_strategy_write()
/dragonfly/sys/dev/disk/mmcsd/
H A Dmmcsd.c236 q_bp->b_error = ENXIO; in mmcsd_detach()
312 bp->b_error = ENXIO; in mmcsd_strategy()
526 bp->b_error = EROFS; in mmcsd_task()
548 bp->b_error = EIO; in mmcsd_task()
/dragonfly/sys/vfs/ntfs/
H A Dntfs_vnops.c291 bp->b_error = 0; in ntfs_strategy()
310 bp->b_error = error; in ntfs_strategy()
320 bp->b_error = error = EFBIG; in ntfs_strategy()
334 bp->b_error = error; in ntfs_strategy()
/dragonfly/sys/dev/disk/dm/crypt/
H A Ddm_target_crypt.c882 bp->b_error = EINVAL; in dm_target_crypt_strategy()
990 bio->bio_buf->b_error = 0; in dmtc_crypto_read_start()
1073 bio->bio_buf->b_error = crp->crp_etype; in dmtc_crypto_cb_read_done()
1095 if (bio->bio_buf->b_error) { in dmtc_crypto_cb_read_done()
1160 bio->bio_buf->b_error = 0; in dmtc_crypto_write_start()
1249 bio->bio_buf->b_error = crp->crp_etype; in dmtc_crypto_cb_write_done()
1266 if (bio->bio_buf->b_error) { in dmtc_crypto_cb_write_done()
/dragonfly/sys/dev/disk/dm/striped/
H A Ddm_target_striped.c240 if (bp->b_error) { in dm_target_stripe_iodone()
250 dmdebug("device=%d error=%d\n", devnr, bp->b_error); in dm_target_stripe_iodone()
364 bp->b_error = EIO; in dm_target_stripe_strategy()
/dragonfly/sys/dev/disk/dm/
H A Ddm_target_error.c41 bp->b_error = EIO; in dm_target_error_strategy()

1234