Searched refs:bPSID (Results 1 – 1 of 1) sorted by relevance
572 RF_StripeCount_t startPSID,endPSID,aPSID,bPSID,offPSID; in rf_ContinueReconstructFailedDisk() local689 bPSID = endPSID - ((endPSID - offPSID) % raidPtr->numCol); in rf_ContinueReconstructFailedDisk()692 num_writes = ((bPSID - aPSID) / raidPtr->numCol) + 1; in rf_ContinueReconstructFailedDisk()695 if ((aPSID == endPSID) && (bPSID == endPSID)) { in rf_ContinueReconstructFailedDisk()