Lines Matching refs:startSector
171 &(pda_p->startSector), in rf_MapAccess()
207 &(pda_p->col), &(pda_p->startSector), remap); in rf_MapAccess()
229 &(pda_p->col), &(pda_p->startSector), remap); in rf_MapAccess()
231 &(pda_q->col), &(pda_q->startSector), remap); in rf_MapAccess()
711 (int) asmap->parityInfo->startSector, in rf_PrintFullAccessStripeMap()
712 (int) (asmap->parityInfo->startSector + in rf_PrintFullAccessStripeMap()
718 (int) asmap->parityInfo->next->startSector, in rf_PrintFullAccessStripeMap()
719 (int) (asmap->parityInfo->next->startSector + in rf_PrintFullAccessStripeMap()
728 printf("SU c%d s%d-%d ", p->col, (int) p->startSector, in rf_PrintFullAccessStripeMap()
729 (int) (p->startSector + p->numSector - 1)); in rf_PrintFullAccessStripeMap()
742 … (int) p->startSector, (int) (p->startSector + p->numSector - 1)); in rf_PrintFullAccessStripeMap()
791 toAdjust->startSector += x; in rf_ASMParityAdjust()
810 toAdjust->startSector += x; in rf_ASMParityAdjust()
846 RF_SectorNum_t oo = pda_p->startSector; in rf_ASMCheckStatus()
849 …tr->Layout.map->MapSector(raidPtr, pda_p->raidAddress, &pda_p->col, &pda_p->startSector, RF_REMAP); in rf_ASMCheckStatus()
851 …tr->Layout.map->MapParity(raidPtr, pda_p->raidAddress, &pda_p->col, &pda_p->startSector, RF_REMAP); in rf_ASMCheckStatus()
856 pda_p->col, (int) pda_p->startSector); in rf_ASMCheckStatus()