Symbol: g_io_deliver
sys/dev/fdc/fdc.c
1474
g_io_deliver(bp, ENOIOCTL);
sys/dev/fdc/fdc.c
1478
g_io_deliver(bp, EOPNOTSUPP);
sys/dev/fdc/fdc.c
746
g_io_deliver(bp, error);
sys/dev/md/md.c
1217
g_io_deliver(bp, EOPNOTSUPP);
sys/dev/md/md.c
1264
g_io_deliver(bp, error);
sys/dev/nvdimm/nvdimm_spa.c
403
g_io_deliver(bp, error);
sys/dev/ofw/ofw_disk.c
126
g_io_deliver(bp, error);
sys/geom/cache/g_cache.c
198
g_io_deliver(bp, bp->bio_error);
sys/geom/cache/g_cache.c
396
g_io_deliver(bp, ENOMEM);
sys/geom/concat/g_concat.c
247
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/concat/g_concat.c
256
g_io_deliver(bp, ENOMEM);
sys/geom/concat/g_concat.c
280
g_io_deliver(pbp, pbp->bio_error);
sys/geom/concat/g_concat.c
307
g_io_deliver(bp, bp->bio_error);
sys/geom/concat/g_concat.c
367
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/concat/g_concat.c
397
g_io_deliver(bp, bp->bio_error);
sys/geom/eli/g_eli.c
307
g_io_deliver(pbp, pbp->bio_error);
sys/geom/eli/g_eli.c
352
g_io_deliver(pbp, pbp->bio_error);
sys/geom/eli/g_eli.c
489
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/eli/g_eli.c
494
g_io_deliver(bp, ENOMEM);
sys/geom/eli/g_eli.c
626
g_io_deliver(bp, ENXIO);
sys/geom/eli/g_eli_integrity.c
277
g_io_deliver(bp, bp->bio_error);
sys/geom/eli/g_eli_integrity.c
326
g_io_deliver(bp, bp->bio_error);
sys/geom/eli/g_eli_integrity.c
403
g_io_deliver(bp, bp->bio_error);
sys/geom/eli/g_eli_integrity.c
496
g_io_deliver(bp, bp->bio_error);
sys/geom/eli/g_eli_privacy.c
126
g_io_deliver(bp, bp->bio_error);
sys/geom/eli/g_eli_privacy.c
179
g_io_deliver(bp, bp->bio_error);
sys/geom/eli/g_eli_privacy.c
288
g_io_deliver(bp, bp->bio_error);
sys/geom/gate/g_gate.c
140
g_io_deliver(bp, ENXIO);
sys/geom/gate/g_gate.c
195
g_io_deliver(bp, ENXIO);
sys/geom/gate/g_gate.c
204
g_io_deliver(bp, ENOMEM);
sys/geom/gate/g_gate.c
231
g_io_deliver(pbp, 0);
sys/geom/gate/g_gate.c
255
g_io_deliver(pbp, ENXIO);
sys/geom/gate/g_gate.c
265
g_io_deliver(pbp, ENOMEM);
sys/geom/gate/g_gate.c
287
g_io_deliver(pbp, EPERM);
sys/geom/gate/g_gate.c
294
g_io_deliver(pbp, EOPNOTSUPP);
sys/geom/gate/g_gate.c
392
g_io_deliver(bp, EIO);
sys/geom/gate/g_gate.c
953
g_io_deliver(bp, bp->bio_error);
sys/geom/geom.h
335
void g_io_deliver(struct bio *bp, int error);
sys/geom/geom_ccd.c
472
g_io_deliver(bp, EINVAL);
sys/geom/geom_ccd.c
492
g_io_deliver(bp, bp->bio_error);
sys/geom/geom_disk.c
186
g_io_deliver(bp, ENODEV);
sys/geom/geom_disk.c
197
g_io_deliver(bp, 0);
sys/geom/geom_disk.c
223
g_io_deliver(bp, 0);
sys/geom/geom_disk.c
268
g_io_deliver(bp2, bp2->bio_error);
sys/geom/geom_disk.c
562
g_io_deliver(bp, ENOMEM);
sys/geom/geom_disk.c
574
g_io_deliver(bp, ENOMEM);
sys/geom/geom_disk.c
587
g_io_deliver(bp, error);
sys/geom/geom_io.c
586
g_io_deliver(bp, error);
sys/geom/geom_io.c
842
g_io_deliver(bp, error);
sys/geom/geom_slice.c
176
g_io_deliver(bp, ENOMEM);
sys/geom/geom_slice.c
234
g_io_deliver(bp, EINVAL); /* XXX: EWHAT ? */
sys/geom/geom_slice.c
258
g_io_deliver(bp, EROFS);
sys/geom/geom_slice.c
263
g_io_deliver(bp, error);
sys/geom/geom_slice.c
269
g_io_deliver(bp, error);
sys/geom/geom_slice.c
276
g_io_deliver(bp, ENOMEM);
sys/geom/geom_slice.c
292
g_io_deliver(bp, ENOMEM);
sys/geom/geom_slice.c
313
g_io_deliver(bp, ENOMEM);
sys/geom/geom_slice.c
320
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/geom_subr.c
1147
g_io_deliver(bp, error);
sys/geom/geom_subr.c
1181
g_io_deliver(bp2, bp2->bio_error);
sys/geom/journal/g_journal.c
1427
g_io_deliver(bp, 0);
sys/geom/journal/g_journal.c
1516
g_io_deliver(pbp, 0);
sys/geom/journal/g_journal.c
1649
g_io_deliver(pbp, 0);
sys/geom/journal/g_journal.c
749
g_io_deliver(bp, 0);
sys/geom/journal/g_journal.c
756
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/linux_lvm/g_linux_lvm.c
186
g_io_deliver(parent_b, parent_b->bio_error);
sys/geom/linux_lvm/g_linux_lvm.c
221
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/linux_lvm/g_linux_lvm.c
241
g_io_deliver(bp, bp->bio_error);
sys/geom/linux_lvm/g_linux_lvm.c
310
g_io_deliver(bp, 0);
sys/geom/mirror/g_mirror.c
1017
g_io_deliver(pbp, pbp->bio_error);
sys/geom/mirror/g_mirror.c
1052
g_io_deliver(pbp, pbp->bio_error);
sys/geom/mirror/g_mirror.c
1083
g_io_deliver(pbp, pbp->bio_error);
sys/geom/mirror/g_mirror.c
1144
g_io_deliver(bp, ENOMEM);
sys/geom/mirror/g_mirror.c
1209
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/mirror/g_mirror.c
1215
g_io_deliver(bp, bp->bio_to->error);
sys/geom/mirror/g_mirror.c
1521
g_io_deliver(bp, bp->bio_error);
sys/geom/mirror/g_mirror.c
1528
g_io_deliver(bp, bp->bio_error);
sys/geom/mirror/g_mirror.c
1556
g_io_deliver(bp, bp->bio_error);
sys/geom/mirror/g_mirror.c
1563
g_io_deliver(bp, bp->bio_error);
sys/geom/mirror/g_mirror.c
1616
g_io_deliver(bp, bp->bio_error);
sys/geom/mirror/g_mirror.c
1679
g_io_deliver(bp, bp->bio_error);
sys/geom/mirror/g_mirror.c
1798
g_io_deliver(bp, bp->bio_error);
sys/geom/mirror/g_mirror.c
1813
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/mirror/g_mirror.c
1845
g_io_deliver(bp, bp->bio_error);
sys/geom/mirror/g_mirror.c
2315
g_io_deliver(bp, ENXIO);
sys/geom/mountver/g_mountver.c
146
g_io_deliver(bp, ENOMEM);
sys/geom/mountver/g_mountver.c
203
g_io_deliver(bp, ENXIO);
sys/geom/mountver/g_mountver.c
229
g_io_deliver(bp, ENXIO);
sys/geom/multipath/g_multipath.c
351
g_io_deliver(bp, ENOMEM);
sys/geom/multipath/g_multipath.c
359
g_io_deliver(bp, ENXIO);
sys/geom/nop/g_nop.c
156
g_io_deliver(bp, ENODEV);
sys/geom/nop/g_nop.c
162
g_io_deliver(bp, 0);
sys/geom/nop/g_nop.c
275
g_io_deliver(bp, sc->sc_error);
sys/geom/nop/g_nop.c
282
g_io_deliver(bp, ENOMEM);
sys/geom/part/g_part.c
2243
g_io_deliver(bp, ENXIO);
sys/geom/part/g_part.c
2252
g_io_deliver(bp, EIO);
sys/geom/part/g_part.c
2257
g_io_deliver(bp, ENOMEM);
sys/geom/part/g_part.c
2304
g_io_deliver(bp, ENODEV);
sys/geom/part/g_part.c
2312
g_io_deliver(bp, EIO);
sys/geom/part/g_part.c
2321
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/part/g_part.c
2327
g_io_deliver(bp, ENOMEM);
sys/geom/raid/g_raid.c
1067
g_io_deliver(bp, 0);
sys/geom/raid/g_raid.c
1119
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/raid/g_raid.c
1122
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/raid/g_raid.c
1275
g_io_deliver(bp, error);
sys/geom/raid/g_raid.c
1698
g_io_deliver(bp, ENXIO);
sys/geom/raid3/g_raid3.c
1284
g_io_deliver(pbp, pbp->bio_error);
sys/geom/raid3/g_raid3.c
1389
g_io_deliver(pbp, pbp->bio_error);
sys/geom/raid3/g_raid3.c
1433
g_io_deliver(bp, bp->bio_error);
sys/geom/raid3/g_raid3.c
1481
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/raid3/g_raid3.c
1811
g_io_deliver(pbp, EIO);
sys/geom/raid3/g_raid3.c
1872
g_io_deliver(pbp, ENOMEM);
sys/geom/raid3/g_raid3.c
2396
g_io_deliver(bp, ENXIO);
sys/geom/shsec/g_shsec.c
278
g_io_deliver(pbp, pbp->bio_error);
sys/geom/shsec/g_shsec.c
328
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/shsec/g_shsec.c
396
g_io_deliver(bp, bp->bio_error);
sys/geom/stripe/g_stripe.c
293
g_io_deliver(pbp, pbp->bio_error);
sys/geom/stripe/g_stripe.c
546
g_io_deliver(bp, bp->bio_error);
sys/geom/stripe/g_stripe.c
599
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/stripe/g_stripe.c
661
g_io_deliver(bp, bp->bio_error);
sys/geom/union/g_union.c
1219
g_io_deliver(bp, ENODEV);
sys/geom/union/g_union.c
1225
g_io_deliver(bp, 0);
sys/geom/union/g_union.c
809
g_io_deliver(bp, ENOMEM);
sys/geom/union/g_union.c
830
g_io_deliver(bp, ENOMEM);
sys/geom/union/g_union.c
944
g_io_deliver(wip->wip_bp, ENOMEM);
sys/geom/uzip/g_uzip.c
199
g_io_deliver(bp, 0);
sys/geom/uzip/g_uzip.c
265
g_io_deliver(bp, 0);
sys/geom/uzip/g_uzip.c
285
g_io_deliver(bp, ENOMEM);
sys/geom/uzip/g_uzip.c
309
g_io_deliver(bp, ENOMEM);
sys/geom/uzip/g_uzip.c
450
g_io_deliver(bp2, bp2->bio_error);
sys/geom/uzip/g_uzip.c
482
g_io_deliver(bp, ENOMEM);
sys/geom/uzip/g_uzip.c
494
g_io_deliver(bp, EOPNOTSUPP);
sys/geom/virstor/g_virstor.c
1546
g_io_deliver(parent_b, parent_b->bio_error);
sys/geom/virstor/g_virstor.c
1581
g_io_deliver(b, EOPNOTSUPP);
sys/geom/virstor/g_virstor.c
1620
g_io_deliver(b, b->bio_error);
sys/geom/virstor/g_virstor.c
1662
g_io_deliver(b, b->bio_error);
sys/geom/virstor/g_virstor.c
1695
g_io_deliver(b, b->bio_error);
sys/geom/virstor/g_virstor.c
1730
g_io_deliver(b, b->bio_error);
sys/geom/virstor/g_virstor.c
1762
g_io_deliver(b, 0);
sys/geom/virstor/g_virstor.c
953
g_io_deliver(bq->bio, EIO);
sys/geom/zero/g_zero.c
140
g_io_deliver(bp, error);