Searched refs:lockbase (Results 1 – 3 of 3) sorted by relevance
154 if (wp->lockbase == -1) in gv_stripe_active()161 if ((wp->lockbase >= owp->lockbase) && in gv_stripe_active()162 (wp->lockbase <= owp->lockbase + owp->length)) { in gv_stripe_active()166 if ((wp->lockbase <= owp->lockbase) && in gv_stripe_active()167 (wp->lockbase + wp->length >= owp->lockbase)) { in gv_stripe_active()211 wp->lockbase = real_off; in gv_raid5_check()303 wp->lockbase = real_off; in gv_raid5_rebuild()416 wp->lockbase = real_off; in gv_raid5_request()464 wp->lockbase = -1; in gv_raid5_request()654 cbp->bio_offset = wp->lockbase + s->drive_offset; in gv_raid5_clone_bio()
41 off_t lockbase; /* Deny access to our plex offset. */ member
84 else if (wp->lockbase != -1) in gv_plex_start()360 if (wp->lockbase != -1) { in gv_plex_raid5_done()