Searched refs:plex_offset (Results 1 – 7 of 7) sorted by relevance
232 s->plex_offset / 512); in gv_format_config()333 if (s->plex_offset == -1) { in gv_sd_to_plex()338 s->plex_offset = 0; in gv_sd_to_plex()342 s->plex_offset = p->sdcount * in gv_sd_to_plex()345 s->plex_offset = s2->plex_offset + in gv_sd_to_plex()358 if (s->plex_offset < s2->plex_offset) { in gv_sd_to_plex()1188 if (s2->plex_offset == offset) in gv_attach_sd()1193 s->plex_offset = offset; in gv_attach_sd()
162 newsd->plex_offset = cursd->plex_offset; in gv_move_sd()
383 s->plex_offset = -1; in gv_alloc_sd()671 s->plex_offset = gv_sizespec(token[j]); in gv_new_sd()672 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()
364 s->plex_offset = -1; in gv_concat()457 s->plex_offset = -1; in gv_mirror()534 s->plex_offset = -1; in gv_raid5()606 s->plex_offset = -1; in gv_stripe()
283 off_t plex_offset; /* Offset in the associated plex. */ member
145 if (s->plex_offset <= boff && in gv_plex_offset()146 s->plex_offset + s->size > boff) { in gv_plex_offset()156 *real_off = boff - s->plex_offset; in gv_plex_offset()