startSector 420 dev/raidframe/rf_dagdegrd.c parityPDA->startSector = ((asmap->parityInfo->startSector /
startSector 422 dev/raidframe/rf_dagdegrd.c (failedPDA->startSector % sectorsPerSU);
startSector 723 dev/raidframe/rf_dagdegrd.c fone_start = rf_StripeUnitOffset(layoutPtr, fone->startSector);
startSector 729 dev/raidframe/rf_dagdegrd.c pda_p->startSector = ((asmap->if->startSector / secPerSU) * \
startSector 751 dev/raidframe/rf_dagdegrd.c ftwo_start = rf_StripeUnitOffset(layoutPtr, ftwo->startSector);
startSector 798 dev/raidframe/rf_dagdegrd.c suoff = rf_StripeUnitOffset(layoutPtr, pda_p->startSector);
startSector 852 dev/raidframe/rf_dagdegrd.c &(pda_p->row), &(pda_p->col), &(pda_p->startSector), 0);
startSector 860 dev/raidframe/rf_dagdegrd.c pda_p->startSector += fone_start;
startSector 874 dev/raidframe/rf_dagdegrd.c pda_p->startSector += fone_start;
startSector 883 dev/raidframe/rf_dagdegrd.c &(pda_p->startSector), 0);
startSector 886 dev/raidframe/rf_dagdegrd.c pda_p->startSector += ftwo_start;
startSector 902 dev/raidframe/rf_dagdegrd.c suoff = rf_StripeUnitOffset(layoutPtr, phys_p->startSector);
startSector 917 dev/raidframe/rf_dagdegrd.c &(pda_p->col), &(pda_p->startSector), 0);
startSector 934 dev/raidframe/rf_dagdegrd.c &(pda_p->col), &(pda_p->startSector), 0);
startSector 950 dev/raidframe/rf_dagdegrd.c &(pda_p->col), &(pda_p->startSector), 0);
startSector 964 dev/raidframe/rf_dagdegrd.c &(pda_p->startSector), 0);
startSector 987 dev/raidframe/rf_dagdegrd.c &(pda_p->startSector), 0);
startSector 1007 dev/raidframe/rf_dagdegrd.c &(pda_p->startSector), 0);
startSector 1029 dev/raidframe/rf_dagdegrd.c &(pda_p->startSector), 0);
startSector 1049 dev/raidframe/rf_dagdegrd.c &(pda_p->startSector), 0);
startSector 1070 dev/raidframe/rf_dagdegrd.c &(pda_p->row), &(pda_p->col), &(pda_p->startSector), 0);
startSector 1078 dev/raidframe/rf_dagdegrd.c pda_p->startSector += fone_start;
startSector 1092 dev/raidframe/rf_dagdegrd.c pda_p->startSector += fone_start;
startSector 1101 dev/raidframe/rf_dagdegrd.c &(pda_p->startSector), 0);
startSector 1104 dev/raidframe/rf_dagdegrd.c pda_p->startSector += ftwo_start;
startSector 355 dev/raidframe/rf_dagdegwr.c parityPDA->startSector = ((asmap->parityInfo->startSector /
startSector 356 dev/raidframe/rf_dagdegwr.c sectorsPerSU) * sectorsPerSU) + (failedPDA->startSector %
startSector 381 dev/raidframe/rf_dagdegwr.c parityPDA->startSector = ((asmap->qInfo->startSector /
startSector 383 dev/raidframe/rf_dagdegwr.c (failedPDA->startSector % sectorsPerSU);
startSector 553 dev/raidframe/rf_dagdegwr.c pda_p->startSector = ((asmap->if->startSector / secPerSU) * \
startSector 584 dev/raidframe/rf_dagdegwr.c fone_start = rf_StripeUnitOffset(layoutPtr, fone->startSector);
startSector 601 dev/raidframe/rf_dagdegwr.c ftwo_start = rf_StripeUnitOffset(layoutPtr, ftwo->startSector);
startSector 660 dev/raidframe/rf_dagdegwr.c &(pda_p->row), &(pda_p->col), &(pda_p->startSector), 0);
startSector 668 dev/raidframe/rf_dagdegwr.c pda_p->startSector += fone_start;
startSector 680 dev/raidframe/rf_dagdegwr.c pda_p->startSector += fone_start;
startSector 688 dev/raidframe/rf_dagdegwr.c &(pda_p->startSector), 0);
startSector 691 dev/raidframe/rf_dagdegwr.c pda_p->startSector += ftwo_start;
startSector 299 dev/raidframe/rf_dagfuncs.c req = rf_CreateDiskQueueData(iotype, pda->startSector, pda->numSector,
startSector 341 dev/raidframe/rf_dagfuncs.c req = rf_CreateDiskQueueData(iotype, pda->startSector, pda->numSector,
startSector 553 dev/raidframe/rf_dagfuncs.c rf_StripeUnitOffset(layoutPtr, failedPDA->startSector);
startSector 565 dev/raidframe/rf_dagfuncs.c pda->startSector);
startSector 601 dev/raidframe/rf_dagfuncs.c int SUOffset = pda->startSector % sectPerSU;
startSector 313 dev/raidframe/rf_dagutils.c pda->col, (long) pda->startSector, (int) pda->numSector,
startSector 334 dev/raidframe/rf_dagutils.c (long) pda->startSector, (int) pda->numSector);
startSector 344 dev/raidframe/rf_dagutils.c pda->row, pda->col, (long) pda->startSector,
startSector 772 dev/raidframe/rf_dagutils.c pda->startSector)) {
startSector 780 dev/raidframe/rf_dagutils.c &pda->startSector, RF_REMAP);
startSector 792 dev/raidframe/rf_dagutils.c pda->startSector)) {
startSector 800 dev/raidframe/rf_dagutils.c &pda->startSector, RF_REMAP);
startSector 894 dev/raidframe/rf_dagutils.c rf_StripeUnitOffset(layoutPtr, src->startSector);
startSector 896 dev/raidframe/rf_dagutils.c rf_StripeUnitOffset(layoutPtr, dest->startSector);
startSector 899 dev/raidframe/rf_dagutils.c rf_StripeUnitOffset(layoutPtr, src->startSector +
startSector 902 dev/raidframe/rf_dagutils.c rf_StripeUnitOffset(layoutPtr, dest->startSector +
startSector 1133 dev/raidframe/rf_dagutils.c rf_StripeUnitOffset(layoutPtr, src->startSector);
startSector 1135 dev/raidframe/rf_dagutils.c rf_StripeUnitOffset(layoutPtr, dest->startSector);
startSector 1137 dev/raidframe/rf_dagutils.c rf_StripeUnitOffset(layoutPtr, src->startSector +
startSector 1140 dev/raidframe/rf_dagutils.c rf_StripeUnitOffset(layoutPtr, dest->startSector +
startSector 1144 dev/raidframe/rf_dagutils.c dest->startSector); /* Stripe unit boundary. */
startSector 1146 dev/raidframe/rf_dagutils.c dest->startSector = subAddr + RF_MAX(soffs, doffs);
startSector 1147 dev/raidframe/rf_dagutils.c dest->numSector = subAddr + RF_MIN(send, dend) + 1 - dest->startSector;
startSector 1156 dev/raidframe/rf_dagutils.c rf_StripeUnitOffset(layoutPtr, dest->startSector);
startSector 1317 dev/raidframe/rf_dagutils.c ->startSector) <=
startSector 1320 dev/raidframe/rf_dagutils.c ->startSector)) {
startSector 1374 dev/raidframe/rf_dagutils.c if (data_pda->startSector <
startSector 130 dev/raidframe/rf_evenodd_dagfuncs.c int ESUOffset = rf_StripeUnitOffset(layoutPtr, EPDA->startSector);
startSector 158 dev/raidframe/rf_evenodd_dagfuncs.c pda->startSector);
startSector 251 dev/raidframe/rf_evenodd_dagfuncs.c suoffset = rf_StripeUnitOffset(layoutPtr, pda->startSector);
startSector 298 dev/raidframe/rf_evenodd_dagfuncs.c int i, suoffset, failedSUOffset = rf_StripeUnitOffset(layoutPtr, failedPDA->startSector);
startSector 308 dev/raidframe/rf_evenodd_dagfuncs.c suoffset = rf_StripeUnitOffset(layoutPtr, pda->startSector);
startSector 452 dev/raidframe/rf_evenodd_dagfuncs.c int suoffset, failedSUOffset = rf_StripeUnitOffset(layoutPtr, failedPDA->startSector);
startSector 469 dev/raidframe/rf_evenodd_dagfuncs.c suoffset = rf_StripeUnitOffset(layoutPtr, pda->startSector);
startSector 730 dev/raidframe/rf_evenodd_dagfuncs.c RF_SectorNum_t startSector, endSector;
startSector 766 dev/raidframe/rf_evenodd_dagfuncs.c psuoff = rf_StripeUnitOffset(layoutPtr, ppda->startSector);
startSector 767 dev/raidframe/rf_evenodd_dagfuncs.c esuoff = rf_StripeUnitOffset(layoutPtr, epda->startSector);
startSector 782 dev/raidframe/rf_evenodd_dagfuncs.c fsuoff[0] = rf_StripeUnitOffset(layoutPtr, pda->startSector);
startSector 784 dev/raidframe/rf_evenodd_dagfuncs.c startSector = fsuoff[0];
startSector 797 dev/raidframe/rf_evenodd_dagfuncs.c &(npda.startSector), 0);
startSector 822 dev/raidframe/rf_evenodd_dagfuncs.c fsuoff[0] = rf_StripeUnitOffset(layoutPtr, pda0->startSector);
startSector 824 dev/raidframe/rf_evenodd_dagfuncs.c fsuoff[1] = rf_StripeUnitOffset(layoutPtr, pda1->startSector);
startSector 827 dev/raidframe/rf_evenodd_dagfuncs.c startSector = RF_MIN(pda0->startSector, pda1->startSector);
startSector 837 dev/raidframe/rf_evenodd_dagfuncs.c suoff[prm] = rf_StripeUnitOffset(layoutPtr, pda->startSector);
startSector 850 dev/raidframe/rf_evenodd_dagfuncs.c for (sector = startSector; sector < endSector; sector++) {
startSector 959 dev/raidframe/rf_evenodd_dagfuncs.c RF_SectorNum_t startSector, endSector;
startSector 989 dev/raidframe/rf_evenodd_dagfuncs.c startSector = rf_StripeUnitOffset(layoutPtr, fpda->startSector);
startSector 990 dev/raidframe/rf_evenodd_dagfuncs.c endSector = startSector + fpda->numSector;
startSector 1018 dev/raidframe/rf_evenodd_dagfuncs.c &(npda.row), &(npda.col), &(npda.startSector), 0);
startSector 1039 dev/raidframe/rf_evenodd_dagfuncs.c for (sector = startSector, i = 0; sector < endSector; sector++, i++) {
startSector 248 dev/raidframe/rf_layout.h RF_SectorNum_t startSector; /*
startSector 181 dev/raidframe/rf_map.c &(pda_p->startSector), remap);
startSector 233 dev/raidframe/rf_map.c &(pda_p->col), &(pda_p->startSector), remap);
startSector 262 dev/raidframe/rf_map.c &(pda_p->col), &(pda_p->startSector), remap);
startSector 266 dev/raidframe/rf_map.c &(pda_q->col), &(pda_q->startSector), remap);
startSector 799 dev/raidframe/rf_map.c (int) asmap->parityInfo->startSector,
startSector 800 dev/raidframe/rf_map.c (int) (asmap->parityInfo->startSector +
startSector 809 dev/raidframe/rf_map.c (int) asmap->parityInfo->next->startSector,
startSector 810 dev/raidframe/rf_map.c (int) (asmap->parityInfo->next->startSector
startSector 822 dev/raidframe/rf_map.c (int) p->startSector,
startSector 823 dev/raidframe/rf_map.c (int) (p->startSector + p->numSector - 1));
startSector 838 dev/raidframe/rf_map.c p->row, p->col, (int) p->startSector,
startSector 839 dev/raidframe/rf_map.c (int) (p->startSector + p->numSector - 1));
startSector 894 dev/raidframe/rf_map.c toAdjust->startSector += x;
startSector 918 dev/raidframe/rf_map.c toAdjust->startSector += x;
startSector 965 dev/raidframe/rf_map.c RF_SectorNum_t oo = pda_p->startSector;
startSector 970 dev/raidframe/rf_map.c &pda_p->col, &pda_p->startSector, RF_REMAP);
startSector 974 dev/raidframe/rf_map.c &pda_p->col, &pda_p->startSector, RF_REMAP);
startSector 979 dev/raidframe/rf_map.c pda_p->col, (int) pda_p->startSector);
startSector 341 dev/raidframe/rf_paritylog.c diskAddress->startSector);
startSector 343 dev/raidframe/rf_paritylog.c diskAddress->startSector + diskAddress->numSector - 1)) {
startSector 357 dev/raidframe/rf_paritylog.c diskAddress->startSector + boundary))
startSector 367 dev/raidframe/rf_paritylog.c diskAddress->startSector += boundary;
startSector 951 dev/raidframe/rf_paritylog.c .startSector >=
startSector 955 dev/raidframe/rf_paritylog.c .startSector <
startSector 971 dev/raidframe/rf_paritylog.c item->diskAddress.startSector++;
startSector 148 dev/raidframe/rf_paritylogDiskMgr.c &((*rrd_pda)->col), &((*rrd_pda)->startSector));
startSector 201 dev/raidframe/rf_paritylogDiskMgr.c &((*fwr_pda)->row), &((*fwr_pda)->col), &((*fwr_pda)->startSector));
startSector 247 dev/raidframe/rf_paritylogDiskMgr.c &((*prd_pda)->col), &((*prd_pda)->startSector),
startSector 299 dev/raidframe/rf_paritylogDiskMgr.c &((*pwr_pda)->col), &((*pwr_pda)->startSector),
startSector 895 dev/raidframe/rf_paritylogging.c RF_SectorNum_t *startSector)
startSector 899 dev/raidframe/rf_paritylogging.c *startSector =
startSector 910 dev/raidframe/rf_paritylogging.c RF_RowCol_t *row, RF_RowCol_t *col, RF_SectorNum_t *startSector,
startSector 915 dev/raidframe/rf_paritylogging.c *startSector = raidPtr->regionInfo[regionID].parityStartAddr;
startSector 983 dev/raidframe/rf_paritylogging.c ->reconMap, failedPDA->startSector) : 0);
startSector 987 dev/raidframe/rf_paritylogging.c RF_SectorNum_t oo = failedPDA->startSector;
startSector 1000 dev/raidframe/rf_paritylogging.c &failedPDA->startSector,
startSector 1011 dev/raidframe/rf_paritylogging.c p->startSector %
startSector 1021 dev/raidframe/rf_paritylogging.c p->startSector =
startSector 1023 dev/raidframe/rf_paritylogging.c failedPDA->startSector) + SUoffs;
startSector 1042 dev/raidframe/rf_paritylogging.c &failedPDA->startSector,
startSector 1094 dev/raidframe/rf_paritylogging.c (long) failedPDA->startSector);
startSector 86 dev/raidframe/rf_parityscan.c pda.startSector = 0;
startSector 336 dev/raidframe/rf_parityscan.c ->reconMap, pda->startSector)) {
startSector 339 dev/raidframe/rf_parityscan.c RF_SectorNum_t os = pda->startSector;
startSector 344 dev/raidframe/rf_parityscan.c &pda->startSector, RF_REMAP);
startSector 351 dev/raidframe/rf_parityscan.c (long) pda->startSector);
startSector 356 dev/raidframe/rf_parityscan.c &pda->startSector, RF_REMAP);
startSector 363 dev/raidframe/rf_parityscan.c (long) pda->startSector);
startSector 332 dev/raidframe/rf_pq.c old->startSector % secPerSU);
startSector 460 dev/raidframe/rf_pq.c old->startSector % secPerSU);
startSector 494 dev/raidframe/rf_pq.c fail_start = old->startSector % secPerSU;
startSector 515 dev/raidframe/rf_pq.c j = old->startSector % secPerSU;
startSector 640 dev/raidframe/rf_pq.c rf_StripeUnitOffset(layoutPtr, failedPDA->startSector);
startSector 654 dev/raidframe/rf_pq.c suoffset = rf_StripeUnitOffset(layoutPtr, pda->startSector);
startSector 666 dev/raidframe/rf_pq.c failedPDA->startSector) % raidPtr->Layout.numDataCol);
startSector 714 dev/raidframe/rf_pq.c fail_start = old->startSector % secPerSU;
startSector 731 dev/raidframe/rf_pq.c j = old->startSector % secPerSU;
startSector 135 dev/raidframe/rf_pqdegdags.c RF_RaidAddr_t s0off = rf_StripeUnitOffset(layoutPtr, ppda->startSector);
startSector 144 dev/raidframe/rf_pqdegdags.c suoffset = rf_StripeUnitOffset(layoutPtr, pda->startSector);
startSector 239 dev/raidframe/rf_pqdegdags.c suoffset = rf_StripeUnitOffset(layoutPtr, pda->startSector);
startSector 273 dev/raidframe/rf_pqdegdags.c &(npda.startSector), 0);
startSector 375 dev/raidframe/rf_pqdegdags.c &(npda.row), &(npda.col), &(npda.startSector), 0);
startSector 226 dev/raidframe/rf_raid1.c ->reconMap, failedPDA->startSector) : 0);
startSector 230 dev/raidframe/rf_raid1.c oo = failedPDA->startSector;
startSector 262 dev/raidframe/rf_raid1.c (long) failedPDA->startSector);
startSector 216 dev/raidframe/rf_raid5.c failedPDA->startSector) : 0);
startSector 220 dev/raidframe/rf_raid5.c RF_SectorNum_t oo = failedPDA->startSector;
startSector 234 dev/raidframe/rf_raid5.c &failedPDA->startSector,
startSector 246 dev/raidframe/rf_raid5.c p->startSector %
startSector 256 dev/raidframe/rf_raid5.c p->startSector =
startSector 258 dev/raidframe/rf_raid5.c layoutPtr, failedPDA->startSector) +
startSector 276 dev/raidframe/rf_raid5.c &failedPDA->startSector,
startSector 330 dev/raidframe/rf_raid5.c (long) failedPDA->startSector);
startSector 141 dev/raidframe/rf_reconmap.c RF_SectorNum_t startSector, RF_SectorNum_t stopSector)
startSector 148 dev/raidframe/rf_reconmap.c RF_ASSERT(startSector >= 0 && stopSector < mapPtr->sectorsInDisk &&
startSector 149 dev/raidframe/rf_reconmap.c stopSector >= startSector);
startSector 151 dev/raidframe/rf_reconmap.c while (startSector <= stopSector) {
startSector 152 dev/raidframe/rf_reconmap.c i = startSector / mapPtr->sectorsPerReconUnit;
startSector 157 dev/raidframe/rf_reconmap.c if (p == RU_NOTHING || p->startSector > startSector) {
startSector 161 dev/raidframe/rf_reconmap.c rf_MakeReconMapListElem(startSector,
startSector 171 dev/raidframe/rf_reconmap.c } while (p && (p->startSector < startSector));
startSector 172 dev/raidframe/rf_reconmap.c pt->next = rf_MakeReconMapListElem(startSector,
startSector 179 dev/raidframe/rf_reconmap.c startSector = RF_MIN(stopSector, last_in_RU) + 1;
startSector 209 dev/raidframe/rf_reconmap.c if ((p->startSector == i * sectorsPerReconUnit) &&
startSector 228 dev/raidframe/rf_reconmap.c if (pt->stopSector >= p->startSector - 1) {
startSector 248 dev/raidframe/rf_reconmap.c rf_MakeReconMapListElem(RF_SectorNum_t startSector, RF_SectorNum_t stopSector,
startSector 256 dev/raidframe/rf_reconmap.c p->startSector = startSector;
startSector 322 dev/raidframe/rf_reconmap.c rf_CheckRUReconstructed(RF_ReconMap_t *mapPtr, RF_SectorNum_t startSector)
startSector 327 dev/raidframe/rf_reconmap.c i = startSector / mapPtr->sectorsPerReconUnit;
startSector 351 dev/raidframe/rf_reconmap.c printf("%d,%d -> ", (int) listPtr->startSector,
startSector 80 dev/raidframe/rf_reconmap.h RF_SectorNum_t startSector;
startSector 122 dev/raidframe/rf_stripelocks.h (_lrd).start = (_asm)->parityInfo->startSector; \
startSector 123 dev/raidframe/rf_stripelocks.h (_lrd).stop = (_asm)->parityInfo->startSector + \
startSector 127 dev/raidframe/rf_stripelocks.h (_asm)->parityInfo->next->startSector; \
startSector 129 dev/raidframe/rf_stripelocks.h (_asm)->parityInfo->next->startSector + \