Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/vinum/
HDvinumrevive.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()
HDvinumvar.h512 int plexsdno; /* and our number in our plex */ member
HDvinumconfig.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 … in give_sd_to_plex()