Home
last modified time | relevance | path

Searched refs:plexsdno (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumrevive.c127 if (sd->plexsdno > psd) /* beyond the parity stripe, */ in revive_block()
130 plexblkno -= plex->stripesize * sd->plexsdno; /* go back to the beginning of the band */ in revive_block()
H A Dvinumvar.h512 int plexsdno; /* and our number in our plex */ member
H A Dvinumconfig.c282 sd->plexsdno = i; /* note where we are in the subdisk */ in give_sd_to_plex()
292 sd->plexsdno = i; /* note where we are in the subdisk */ in give_sd_to_plex()