Lines Matching refs:bio_to
1023 bp.bio_to = vol->v_provider; in g_raid_tr_kerneldump_common()
1057 pp = bp->bio_to; in g_raid_kerneldump()
1080 pp = bp->bio_to; in g_raid_candelete()
1098 sc = bp->bio_to->geom->softc; in g_raid_start()
1185 sc = bp->bio_to->geom->softc; in g_raid_start_request()
1187 vol = bp->bio_to->private; in g_raid_start_request()
1262 sc = bp->bio_to->geom->softc; in g_raid_iodone()
1264 vol = bp->bio_to->private; in g_raid_iodone()
1366 bp->bio_to = NULL; in g_raid_subdisk_iostart()
1381 bp->bio_to = cp->provider; in g_raid_subdisk_iostart()
1556 if (bp->bio_to != NULL && in g_raid_worker()
1557 bp->bio_to->geom == sc->sc_geom) in g_raid_worker()
1697 if (bp->bio_to != pp) in g_raid_destroy_provider()