Searched refs:lockbase (Results 1 – 3 of 3) sorted by relevance
156 if (wp->lockbase == -1) in gv_stripe_active()163 if ((wp->lockbase >= owp->lockbase) && in gv_stripe_active()164 (wp->lockbase <= owp->lockbase + owp->length)) { in gv_stripe_active()168 if ((wp->lockbase <= owp->lockbase) && in gv_stripe_active()169 (wp->lockbase + wp->length >= owp->lockbase)) { in gv_stripe_active()213 wp->lockbase = real_off; in gv_raid5_check()305 wp->lockbase = real_off; in gv_raid5_rebuild()421 wp->lockbase = real_off; in gv_raid5_request()469 wp->lockbase = -1; in gv_raid5_request()659 cbp->bio_offset = wp->lockbase + s->drive_offset; in gv_raid5_clone_bio()
43 off_t lockbase; /* Deny access to our plex offset. */ member
86 else if (wp->lockbase != -1) in gv_plex_start()362 if (wp->lockbase != -1) { in gv_plex_raid5_done()