Searched refs:bio_error (Results 1 - 25 of 82) sorted by relevance

1234

/freebsd-9.3-release/sys/geom/eli/
H A Dg_eli_privacy.c87 if (bp->bio_error == 0)
88 bp->bio_error = crp->crp_etype;
99 if (bp->bio_error != 0) {
101 bp->bio_error);
107 g_io_deliver(bp, bp->bio_error);
137 if (bp->bio_error == 0)
138 bp->bio_error = crp->crp_etype;
152 if (bp->bio_error != 0) {
154 bp->bio_error);
158 g_io_deliver(bp, bp->bio_error);
[all...]
H A Dg_eli_integrity.c148 if (bp->bio_error == 0)
149 bp->bio_error = crp->crp_etype;
158 if (bp->bio_error == 0) {
195 if (bp->bio_error == 0)
196 bp->bio_error = -1;
231 if (bp->bio_error != 0) {
232 if (bp->bio_error == -1)
233 bp->bio_error = EINVAL;
237 bp->bio_error);
244 g_io_deliver(bp, bp->bio_error);
[all...]
H A Dg_eli.c167 if (pbp->bio_error == 0)
168 pbp->bio_error = bp->bio_error;
177 if (pbp->bio_error != 0) {
184 g_io_deliver(pbp, pbp->bio_error);
207 if (pbp->bio_error == 0) {
208 if (bp->bio_error != 0)
209 pbp->bio_error = bp->bio_error;
220 if (pbp->bio_error !
[all...]
/freebsd-9.3-release/sys/dev/cfi/
H A Dcfi_disk.c170 bp->bio_error = cfi_block_finish(sc);
171 if (bp->bio_error) {
178 bp->bio_error = EIO;
217 bp->bio_error = EIO;
235 bp->bio_error = cfi_block_start(sc, bp->bio_offset);
236 if (bp->bio_error) {
303 bp->bio_error = EINVAL;
/freebsd-9.3-release/sys/geom/raid/
H A Dtr_concat.c281 if (bp->bio_error == 0)
282 bp->bio_error = ENOMEM;
283 g_raid_iodone(bp, bp->bio_error);
336 if (pbp->bio_error == 0)
337 pbp->bio_error = bp->bio_error;
342 g_raid_iodone(pbp, bp->bio_error);
H A Dtr_raid0.c262 if (bp->bio_error == 0)
263 bp->bio_error = ENOMEM;
264 g_raid_iodone(bp, bp->bio_error);
318 if (pbp->bio_error == 0)
319 pbp->bio_error = bp->bio_error;
324 g_raid_iodone(pbp, bp->bio_error);
H A Dtr_raid1.c607 if (bp->bio_error == 0)
608 bp->bio_error = ENOMEM;
609 g_raid_iodone(bp, bp->bio_error);
699 if (bp->bio_error != 0) {
703 bp->bio_error);
712 bp->bio_error);
726 bp->bio_error);
728 if (bp->bio_error != 0 ||
780 if (bp->bio_cmd == BIO_READ && bp->bio_error != 0) {
789 bp->bio_error, s
[all...]
H A Dtr_raid1e.c757 if (bp->bio_error == 0)
758 bp->bio_error = ENOMEM;
759 g_raid_iodone(bp, bp->bio_error);
835 if (bp->bio_error == 0)
836 bp->bio_error = ENOMEM;
837 g_raid_iodone(bp, bp->bio_error);
915 if (bp->bio_error != 0) {
919 bp->bio_error);
928 bp->bio_error);
942 bp->bio_error);
[all...]
H A Dtr_raid5.c336 if (bp->bio_error == 0)
337 bp->bio_error = ENOMEM;
338 g_raid_iodone(bp, bp->bio_error);
378 error = bp->bio_error;
/freebsd-9.3-release/sys/dev/nvme/
H A Dnvme_ns.c48 static void nvme_bio_child_inbed(struct bio *parent, int bio_error);
126 bp->bio_error = EIO;
145 bp->bio_error = err;
226 if (bp->bio_error == 0)
227 bp->bio_error = EIO;
239 nvme_bio_child_inbed(struct bio *parent, int bio_error) argument
244 if (bio_error != 0) {
246 parent->bio_error = bio_error;
267 int bio_error; local
[all...]
/freebsd-9.3-release/sys/dev/mfi/
H A Dmfi_disk.c266 bio->bio_error = EINVAL;
275 bio->bio_error = EBUSY;
280 bio->bio_error = EBUSY;
285 bio->bio_error = EBUSY;
310 if (bio->bio_error == 0)
311 bio->bio_error = EIO;
/freebsd-9.3-release/sys/geom/bde/
H A Dg_bde_work.c377 if (bp->bio_error == 0)
378 bp->bio_error = error;
382 if (bp->bio_error != 0)
384 g_io_deliver(bp, bp->bio_error);
423 if (bp->bio_error == 0 && bp->bio_completed != sp->size)
424 bp->bio_error = EIO;
425 sp->error = bp->bio_error;
496 if (bp->bio_error == 0 && bp->bio_completed != sp->size)
497 bp->bio_error = EIO;
498 sp->error = bp->bio_error;
[all...]
/freebsd-9.3-release/sys/geom/
H A Dgeom_vfs.c143 if (bip->bio_error) {
146 printf("error = %d\n", bip->bio_error);
148 bp->b_error = bip->bio_error;
150 if (bip->bio_error)
H A Dgeom_ccd.c468 if (bp->bio_error == 0)
469 bp->bio_error = err;
471 g_io_deliver(bp, bp->bio_error);
664 if (cbp->bio_error == 0) {
691 if (cbp->bio_error != 0 && pbp->bio_error == 0)
692 pbp->bio_error = cbp->bio_error;
/freebsd-9.3-release/sys/geom/vinum/
H A Dgeom_vinum_plex.c306 if (pbp->bio_error == 0)
307 pbp->bio_error = bp->bio_error;
319 g_io_deliver(pbp, pbp->bio_error);
418 if (pbp->bio_error == 0)
419 pbp->bio_error = bp->bio_error;
439 g_io_deliver(pbp, pbp->bio_error);
480 bp->bio_parent->bio_error = EAGAIN;
695 bp->bio_error
[all...]
/freebsd-9.3-release/sys/geom/uzip/
H A Dg_uzip.c140 bp2->bio_error = bp->bio_error;
141 if (bp2->bio_error != 0)
151 bp2->bio_error = EIO;
187 bp2->bio_error = EIO;
204 bp2->bio_error = EIO;
210 bp2->bio_error = EIO;
219 gp->name, bp2->bio_error, bp2->bio_completed, bp2->bio_resid));
222 g_io_deliver(bp2, bp2->bio_error);
/freebsd-9.3-release/cddl/lib/libdtrace/
H A Dio.d73 b_error = B->bio_error;
/freebsd-9.3-release/sys/dev/ida/
H A Dida_disk.c94 bp->bio_error = EINVAL;
102 bp->bio_error = EROFS;
154 bp->bio_error = EIO;
/freebsd-9.3-release/sys/geom/virstor/
H A Dg_virstor.c968 bq->bio->bio_error = ENOSPC;
1556 if (b->bio_error != 0) {
1558 b->bio_error, b->bio_offset, b->bio_length,
1560 if (parent_b->bio_error == 0)
1561 parent_b->bio_error = b->bio_error;
1569 g_io_deliver(parent_b, parent_b->bio_error);
1641 if (b->bio_error == 0)
1642 b->bio_error = ENOMEM;
1643 g_io_deliver(b, b->bio_error);
[all...]
/freebsd-9.3-release/sys/geom/mirror/
H A Dg_mirror.c894 if (bp->bio_error == 0 && pbp->bio_error == 0) {
906 g_io_deliver(pbp, pbp->bio_error);
909 } else if (bp->bio_error != 0) {
910 if (pbp->bio_error == 0)
911 pbp->bio_error = bp->bio_error;
917 bp->bio_error);
921 bp->bio_error);
947 g_io_deliver(pbp, pbp->bio_error);
[all...]
/freebsd-9.3-release/sys/geom/uncompress/
H A Dg_uncompress.c185 bp2->bio_error = bp->bio_error;
186 if (bp2->bio_error != 0)
278 bp2->bio_error = EIO;
302 gp->name, bp2->bio_error, bp2->bio_completed, bp2->bio_resid));
305 g_io_deliver(bp2, bp2->bio_error);
/freebsd-9.3-release/sys/powerpc/ps3/
H A Dps3disk.c362 bp->bio_error = EINVAL;
402 bp->bio_error = err;
438 bp->bio_error = EIO;
441 bp->bio_error = 0;
602 bp->bio_error = error;
640 bp->bio_error = EINVAL;
/freebsd-9.3-release/sys/dev/firewire/
H A Dfwmem.c342 bp->bio_error = xfer->resp;
344 if (bp->bio_error != 0) {
346 printf("%s: err=%d\n", __func__, bp->bio_error);
413 bp->bio_error = err;
/freebsd-9.3-release/sys/dev/mlx/
H A Dmlx_compat.h70 # define MLX_BIO_SET_ERROR(bp, err) do { (bp)->bio_error = err; (bp)->bio_flags |= BIO_ERROR;} while(0)
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_mountops.c439 if (bip->bio_error) {
442 printf("error = %d\n", bip->bio_error);
445 bp->b_error = bip->bio_error;
447 if (bip->bio_error)

Completed in 233 milliseconds

1234