totalSectors 112 dev/raidframe/rf_chaindecluster.c raidPtr->totalSectors = (layoutPtr->numStripe) *
totalSectors 297 dev/raidframe/rf_copyback.c raidPtr->totalSectors;
totalSectors 302 dev/raidframe/rf_copyback.c raidPtr->totalSectors;
totalSectors 310 dev/raidframe/rf_copyback.c if (stripeAddr >= raidPtr->totalSectors) {
totalSectors 328 dev/raidframe/rf_decluster.c raidPtr->totalSectors = (k * complete_FT_count + raidPtr->numRow *
totalSectors 331 dev/raidframe/rf_decluster.c layoutPtr->numStripe = (raidPtr->totalSectors /
totalSectors 305 dev/raidframe/rf_declusterPQ.c raidPtr->totalSectors = (k * complete_FT_count + raidPtr->numRow *
totalSectors 308 dev/raidframe/rf_declusterPQ.c layoutPtr->numStripe = (raidPtr->totalSectors /
totalSectors 731 dev/raidframe/rf_driver.c if (raidAddress + numBlocks > raidPtr->totalSectors) {
totalSectors 734 dev/raidframe/rf_driver.c (u_long) raidAddress, (u_long) numBlocks, (u_long) raidPtr->totalSectors);
totalSectors 130 dev/raidframe/rf_evenodd.c raidPtr->totalSectors = layoutPtr->stripeUnitsPerDisk *
totalSectors 123 dev/raidframe/rf_interdecluster.c raidPtr->totalSectors =
totalSectors 127 dev/raidframe/rf_map.c if (raidAddress + numBlocks > raidPtr->totalSectors) {
totalSectors 1323 dev/raidframe/rf_openbsdkintf.c *(int *) data = raidPtr->totalSectors;
totalSectors 1646 dev/raidframe/rf_openbsdkintf.c rs->sc_size = raidPtr->totalSectors;
totalSectors 1779 dev/raidframe/rf_openbsdkintf.c if ((sum > raidPtr->totalSectors) || (sum < raid_addr)
totalSectors 2094 dev/raidframe/rf_openbsdkintf.c DL_SETDSIZE(lp, raidPtr->totalSectors);
totalSectors 2098 dev/raidframe/rf_openbsdkintf.c lp->d_ncylinders = raidPtr->totalSectors /
totalSectors 2111 dev/raidframe/rf_openbsdkintf.c DL_SETPSIZE(&lp->d_partitions[RAW_PART], raidPtr->totalSectors);
totalSectors 3503 dev/raidframe/rf_openbsdkintf.c (unsigned long) raidPtrs[raidID]->totalSectors,
totalSectors 3504 dev/raidframe/rf_openbsdkintf.c (unsigned long) (raidPtrs[raidID]->totalSectors / 1024 *
totalSectors 144 dev/raidframe/rf_paritylogging.c raidPtr->totalSectors = layoutPtr->stripeUnitsPerDisk *
totalSectors 90 dev/raidframe/rf_parityscan.c for (i = 0; i < raidPtr->totalSectors && rc <= RF_PARITY_CORRECTED;
totalSectors 151 dev/raidframe/rf_raid.h RF_SectorCount_t totalSectors; /*
totalSectors 76 dev/raidframe/rf_raid0.c raidPtr->totalSectors = layoutPtr->stripeUnitsPerDisk *
totalSectors 94 dev/raidframe/rf_raid1.c raidPtr->totalSectors = layoutPtr->stripeUnitsPerDisk *
totalSectors 89 dev/raidframe/rf_raid4.c raidPtr->totalSectors = layoutPtr->stripeUnitsPerDisk *
totalSectors 103 dev/raidframe/rf_raid5.c raidPtr->totalSectors = layoutPtr->stripeUnitsPerDisk *
totalSectors 101 dev/raidframe/rf_raid5_rotatedspare.c raidPtr->totalSectors = layoutPtr->stripeUnitsPerDisk *