Searched refs:wlabel (Results 1 – 4 of 4) sorted by relevance
549 bounds_check_with_label(bp, lp, osdep, wlabel) in bounds_check_with_label() argument553 int wlabel;589 (bp->b_flags & B_READ) == 0 && !wlabel) {
319 bounds_check_with_label(bp, lp, osdep, wlabel) in bounds_check_with_label() argument323 int wlabel;340 ((bp->b_flags & B_READ) == 0) && (wlabel == 0)) {
702 int wlabel; in ccdstrategy() local726 wlabel = cs->sc_flags & (CCDF_WLABEL|CCDF_LABELLING); in ccdstrategy()729 wlabel) <= 0) in ccdstrategy()
779 int wlabel; in raidstrategy() local816 wlabel = rs->sc_flags & (RAIDF_WLABEL | RAIDF_LABELLING); in raidstrategy()819 wlabel) <= 0) { in raidstrategy()821 (int)bp->b_blkno, (int)wlabel)); in raidstrategy()