bounds_check_with_label
if (bounds_check_with_label(&sc->dkdev, bp, sc->wlabel) <= 0)
if (bounds_check_with_label(&ace->sc_dk, bp,
if (bounds_check_with_label(&sc->sc_dk, bp,
if (bounds_check_with_label(&sc->sc_dkdev, bp,
if (bounds_check_with_label(&xd->sc_dk, bp,
if (bounds_check_with_label(&xy->sc_dk, bp,
err = bounds_check_with_label(&sc->sc_disk, bp, sc->sc_wlabel);
if ((bounds_check_with_label(&rd->sc_disk, bp, 1)) <= 0)
if (bounds_check_with_label(&cs->sc_dkdev, bp, wlabel) <= 0)
if (bounds_check_with_label(&dksc->sc_dkdev, bp, wlabel) <= 0)
bounds_check_with_label(&sc->sc_dk, bp,
bounds_check_with_label(&ed->sc_dk, bp,
if (bounds_check_with_label(&ra->ra_disk, bp, ra->ra_wlabel) <= 0)
if (bounds_check_with_label(&of->sc_dk, bp, 0) <= 0) {
if (bounds_check_with_label(&rc->rc_disk, bp, 1) <= 0)
if (bounds_check_with_label(&xd->sc_dk, bp,
if (bounds_check_with_label(&xy->sc_dk, bp,
if (bounds_check_with_label(&vnd->sc_dkdev,
int bounds_check_with_label(struct disk *, struct buf *, int);