reconControl 761 dev/raidframe/rf_dagutils.c int fcol = raidPtr->reconControl[row]->fcol; reconControl 762 dev/raidframe/rf_dagutils.c int srow = raidPtr->reconControl[row]->spareRow; reconControl 763 dev/raidframe/rf_dagutils.c int scol = raidPtr->reconControl[row]->spareCol; reconControl 771 dev/raidframe/rf_dagutils.c raidPtr->reconControl[row]->reconMap, reconControl 791 dev/raidframe/rf_dagutils.c raidPtr->reconControl[row]->reconMap, reconControl 463 dev/raidframe/rf_driver.c RF_CallocAndAdd(raidPtr->reconControl, raidPtr->numRow, reconControl 465 dev/raidframe/rf_driver.c if (raidPtr->reconControl == NULL) { reconControl 471 dev/raidframe/rf_driver.c raidPtr->reconControl[i] = NULL; reconControl 711 dev/raidframe/rf_map.c raidPtr->reconControl[testrow]->fcol == reconControl 720 dev/raidframe/rf_map.c ->reconControl[testrow]->reconMap, reconControl 1387 dev/raidframe/rf_openbsdkintf.c raidPtr->reconControl[row]->percentComplete; reconControl 1399 dev/raidframe/rf_openbsdkintf.c raidPtr->reconControl[row]->numRUsTotal; reconControl 1401 dev/raidframe/rf_openbsdkintf.c raidPtr->reconControl[row]->numRUsComplete; reconControl 982 dev/raidframe/rf_paritylogging.c rf_CheckRUReconstructed(raidPtr->reconControl[frow] reconControl 335 dev/raidframe/rf_parityscan.c if (rf_CheckRUReconstructed(raidPtr->reconControl[pda->row] reconControl 285 dev/raidframe/rf_psstatus.c &(raidPtr->reconControl[row] reconControl 407 dev/raidframe/rf_psstatus.c RF_PSStatusHeader_t *pssTable = raidPtr->reconControl[row]->pssTable; reconControl 64 dev/raidframe/rf_psstatus.h RF_LOCK_MUTEX((_raidPtr)->reconControl[_row] \ reconControl 67 dev/raidframe/rf_psstatus.h RF_UNLOCK_MUTEX((_raidPtr)->reconControl[_row] \ reconControl 293 dev/raidframe/rf_raid.h RF_ReconCtrl_t **reconControl; /* reconControl 225 dev/raidframe/rf_raid1.c rf_CheckRUReconstructed(raidPtr->reconControl[frow] reconControl 584 dev/raidframe/rf_raid1.c reconCtrlPtr = raidPtr->reconControl[rbuf->row]; reconControl 215 dev/raidframe/rf_raid5.c ->reconControl[frow]->reconMap, reconControl 132 dev/raidframe/rf_reconbuffer.c RF_ReconCtrl_t *reconCtrlPtr = raidPtr->reconControl[rbuf->row]; reconControl 469 dev/raidframe/rf_reconbuffer.c RF_ReconCtrl_t *rcPtr = raidPtr->reconControl[row]; reconControl 753 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row] = reconControl 755 dev/raidframe/rf_reconstruct.c mapPtr = raidPtr->reconControl[row]->reconMap; reconControl 763 dev/raidframe/rf_reconstruct.c RF_GETTIME(raidPtr->reconControl[row]->starttime); reconControl 799 dev/raidframe/rf_reconstruct.c mapPtr = raidPtr->reconControl[row]->reconMap; reconControl 810 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->numRUsTotal = reconControl 812 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->numRUsComplete = reconControl 816 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->percentComplete = reconControl 817 dev/raidframe/rf_reconstruct.c (raidPtr->reconControl[row]->numRUsComplete * 100 / reconControl 818 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->numRUsTotal); reconControl 821 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->reconMap, reconControl 822 dev/raidframe/rf_reconstruct.c &(raidPtr->reconControl[row]->starttime)); reconControl 829 dev/raidframe/rf_reconstruct.c mapPtr = raidPtr->reconControl[row]->reconMap; reconControl 839 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->reconMap) > 0) { reconControl 848 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->percentComplete = reconControl 853 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->reconMap, reconControl 854 dev/raidframe/rf_reconstruct.c &(raidPtr->reconControl[row]->starttime)); reconControl 888 dev/raidframe/rf_reconstruct.c RF_TIMEVAL_DIFF(&(raidPtr->reconControl[row]->starttime), reconControl 912 dev/raidframe/rf_reconstruct.c (int) raidPtr->reconControl[row]->starttime.tv_sec, reconControl 913 dev/raidframe/rf_reconstruct.c (int) raidPtr->reconControl[row]->starttime.tv_usec, reconControl 951 dev/raidframe/rf_reconstruct.c rbuf = raidPtr->reconControl[frow] reconControl 980 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[frow]->percentComplete); reconControl 981 dev/raidframe/rf_reconstruct.c rf_ReconMapUpdate(raidPtr, raidPtr->reconControl[frow] reconControl 988 dev/raidframe/rf_reconstruct.c RF_LOCK_MUTEX(raidPtr->reconControl[frow]->rb_mutex); reconControl 991 dev/raidframe/rf_reconstruct.c RF_UNLOCK_MUTEX(raidPtr->reconControl[frow]->rb_mutex); reconControl 1004 dev/raidframe/rf_reconstruct.c ->reconControl[frow]->perDiskInfo[event->col].rbuf, 0, reconControl 1096 dev/raidframe/rf_reconstruct.c &raidPtr->reconControl[row]->perDiskInfo[col]; reconControl 1110 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->minHeadSepCounter) reconControl 1125 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->lastPSID) { reconControl 1148 dev/raidframe/rf_reconstruct.c if (rf_CheckRUReconstructed(raidPtr->reconControl[row] reconControl 1188 dev/raidframe/rf_reconstruct.c &raidPtr->reconControl[row]->perDiskInfo[col]; reconControl 1205 dev/raidframe/rf_reconstruct.c pssPtr = rf_LookupRUStatus(raidPtr, raidPtr->reconControl[row] reconControl 1234 dev/raidframe/rf_reconstruct.c if (rf_CheckRUReconstructed(raidPtr->reconControl[row]->reconMap, reconControl 1240 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->pssTable, pssPtr); reconControl 1323 dev/raidframe/rf_reconstruct.c RF_RowCol_t fcol = raidPtr->reconControl[row]->fcol; reconControl 1434 dev/raidframe/rf_reconstruct.c *spRow = raidPtr->reconControl[row]->spareRow; reconControl 1435 dev/raidframe/rf_reconstruct.c *spCol = raidPtr->reconControl[row]->spareCol; reconControl 1458 dev/raidframe/rf_reconstruct.c RF_RowCol_t fcol = raidPtr->reconControl[row]->fcol; reconControl 1462 dev/raidframe/rf_reconstruct.c rbuf = rf_GetFullReconBuffer(raidPtr->reconControl[row]); reconControl 1565 dev/raidframe/rf_reconstruct.c RF_ReconCtrl_t *reconCtrlPtr = raidPtr->reconControl[row]; reconControl 1626 dev/raidframe/rf_reconstruct.c RF_ReconCtrl_t *reconCtrlPtr = raidPtr->reconControl[row]; reconControl 1782 dev/raidframe/rf_reconstruct.c raidPtr->reconControl[row]->pssTable, psid, which_ru, reconControl 1806 dev/raidframe/rf_reconstruct.c fcol = raidPtr->reconControl[row]->fcol; reconControl 1946 dev/raidframe/rf_reconstruct.c pssPtr = rf_LookupRUStatus(raidPtr, raidPtr->reconControl[row] reconControl 1993 dev/raidframe/rf_reconstruct.c rf_PSStatusDelete(raidPtr, raidPtr->reconControl[row] reconControl 178 dev/raidframe/rf_reconutil.c RF_ReconCtrl_t *reconCtrlPtr = raidPtr->reconControl[row]; reconControl 292 dev/raidframe/rf_reconutil.c if (raidPtr->reconControl[i]) { reconControl 299 dev/raidframe/rf_reconutil.c RF_LOCK_MUTEX(raidPtr->reconControl[frow]->rb_mutex); reconControl 300 dev/raidframe/rf_reconutil.c pssTable = raidPtr->reconControl[frow]->pssTable; reconControl 323 dev/raidframe/rf_reconutil.c for (rbuf = raidPtr->reconControl[frow]->floatingRbufs; rbuf; reconControl 328 dev/raidframe/rf_reconutil.c for (rbuf = raidPtr->reconControl[frow]->committedRbufs; rbuf; reconControl 333 dev/raidframe/rf_reconutil.c for (rbuf = raidPtr->reconControl[frow]->fullBufferList; rbuf; reconControl 338 dev/raidframe/rf_reconutil.c for (rbuf = raidPtr->reconControl[frow]->priorityList; rbuf; reconControl 347 dev/raidframe/rf_reconutil.c RF_UNLOCK_MUTEX(raidPtr->reconControl[frow]->rb_mutex); reconControl 104 dev/raidframe/rf_revent.c RF_ReconCtrl_t *rctrl = raidPtr->reconControl[row]; reconControl 179 dev/raidframe/rf_revent.c RF_ReconCtrl_t *rctrl = raidPtr->reconControl[row];