Searched refs:plex_offset (Results 1 – 7 of 7) sorted by relevance
231 s->plex_offset / 512); in gv_format_config()332 if (s->plex_offset == -1) { in gv_sd_to_plex()337 s->plex_offset = 0; in gv_sd_to_plex()341 s->plex_offset = p->sdcount * in gv_sd_to_plex()344 s->plex_offset = s2->plex_offset + in gv_sd_to_plex()357 if (s->plex_offset < s2->plex_offset) { in gv_sd_to_plex()1190 if (s2->plex_offset == offset) in gv_attach_sd()1195 s->plex_offset = offset; in gv_attach_sd()
161 newsd->plex_offset = cursd->plex_offset; in gv_move_sd()
385 s->plex_offset = -1; in gv_alloc_sd()675 s->plex_offset = gv_sizespec(token[j]); in gv_new_sd()676 if (s->plex_offset < 0) { in gv_new_sd()
351 (intmax_t)s->plex_offset, in gv_lpi()352 (intmax_t)s->plex_offset); in gv_lpi()411 s->plex, (intmax_t)s->plex_offset, in gv_lsi()412 gv_roughlength(s->plex_offset, 1)); in gv_lsi()
363 s->plex_offset = -1; in gv_concat()456 s->plex_offset = -1; in gv_mirror()533 s->plex_offset = -1; in gv_raid5()605 s->plex_offset = -1; in gv_stripe()
281 off_t plex_offset; /* Offset in the associated plex. */ member
144 if (s->plex_offset <= boff && in gv_plex_offset()145 s->plex_offset + s->size > boff) { in gv_plex_offset()155 *real_off = boff - s->plex_offset; in gv_plex_offset()