Searched defs:sectors_per_stripe (Results 1 – 2 of 2) sorted by relevance
1708 ULONG sectors_per_stripe = (ULONG)(c->chunk_item->stripe_length >> Vcb->sector_shift), off; in scrub_raid5_stripe() local1897 ULONG sectors_per_stripe = (ULONG)(c->chunk_item->stripe_length >> Vcb->sector_shift), off; in scrub_raid6_stripe() local
53 uint16_t firstoff, startoffstripe, sectors_per_stripe; member