Lines Matching refs:startSector
754 RF_SectorNum_t * startSector) in rf_MapLogParityLogging() argument
757 *startSector = raidPtr->regionInfo[regionID].regionStartAddr + regionOffset; in rf_MapLogParityLogging()
768 RF_SectorNum_t * startSector, in rf_MapRegionParity() argument
772 *startSector = raidPtr->regionInfo[regionID].parityStartAddr; in rf_MapRegionParity()
839 … rf_CheckRUReconstructed(raidPtr->reconControl->reconMap, failedPDA->startSector) : 0 in rf_ParityLoggingDagSelect()
843 RF_SectorNum_t oo = failedPDA->startSector; in rf_ParityLoggingDagSelect()
852 … &failedPDA->col, &failedPDA->startSector, RF_REMAP); in rf_ParityLoggingDagSelect()
857 … RF_SectorNum_t SUoffs = p->startSector % layoutPtr->sectorsPerStripeUnit; in rf_ParityLoggingDagSelect()
859 … p->startSector = rf_RaidAddressOfPrevStripeUnitBoundary(layoutPtr, failedPDA->startSector) + in rf_ParityLoggingDagSelect()
872 … &failedPDA->col, &failedPDA->startSector, RF_REMAP); in rf_ParityLoggingDagSelect()
898 … raidPtr->raidid, type, oc, (long) oo, failedPDA->col, (long) failedPDA->startSector); in rf_ParityLoggingDagSelect()