Searched refs:plex_offset (Results 1 – 7 of 7) sorted by relevance
230 s->plex_offset / 512); in gv_format_config()331 if (s->plex_offset == -1) { in gv_sd_to_plex()336 s->plex_offset = 0; in gv_sd_to_plex()340 s->plex_offset = p->sdcount * in gv_sd_to_plex()343 s->plex_offset = s2->plex_offset + in gv_sd_to_plex()356 if (s->plex_offset < s2->plex_offset) { in gv_sd_to_plex()1186 if (s2->plex_offset == offset) in gv_attach_sd()1191 s->plex_offset = offset; in gv_attach_sd()
160 newsd->plex_offset = cursd->plex_offset; in gv_move_sd()
381 s->plex_offset = -1; in gv_alloc_sd()669 s->plex_offset = gv_sizespec(token[j]); in gv_new_sd()670 if (s->plex_offset < 0) { in gv_new_sd()
349 (intmax_t)s->plex_offset, in gv_lpi()350 (intmax_t)s->plex_offset); in gv_lpi()409 s->plex, (intmax_t)s->plex_offset, in gv_lsi()410 gv_roughlength(s->plex_offset, 1)); in gv_lsi()
361 s->plex_offset = -1; in gv_concat()454 s->plex_offset = -1; in gv_mirror()531 s->plex_offset = -1; in gv_raid5()602 s->plex_offset = -1; in gv_stripe()
283 off_t plex_offset; /* Offset in the associated plex. */ member
143 if (s->plex_offset <= boff && in gv_plex_offset()144 s->plex_offset + s->size > boff) { in gv_plex_offset()154 *real_off = boff - s->plex_offset; in gv_plex_offset()