Searched refs:isplex (Results 1 – 3 of 3) sorted by relevance
158 short isplex; /* set if this is a plex request */ member
220 if (rq->isplex) { /* plex operation, */ in complete_rqe()229 if (rq->isplex == 0) /* volume request, */ in complete_rqe()
235 … rq->isplex = 1; /* note that it's a plex */ in vinumstart()