OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reconMap
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/sys/dev/raidframe/
rf_reconstruct.h
125
RF_ReconMap_t *
reconMap
;/* map of what has/has not been reconstructed */
rf_reconstruct.h
125
RF_ReconMap_t *
reconMap
;/* map of what has/has not been reconstructed */
rf_reconstruct.h
125
RF_ReconMap_t *
reconMap
;/* map of what has/has not been reconstructed */
rf_reconutil.c
119
reconCtrlPtr->
reconMap
= rf_MakeReconMap(raidPtr, (int) (layoutPtr->SUsPerRU * layoutPtr->sectorsPerStripeUnit),
182
rf_FreeReconMap(reconCtrlPtr->
reconMap
);
rf_reconutil.c
119
reconCtrlPtr->
reconMap
= rf_MakeReconMap(raidPtr, (int) (layoutPtr->SUsPerRU * layoutPtr->sectorsPerStripeUnit),
182
rf_FreeReconMap(reconCtrlPtr->
reconMap
);
rf_reconutil.c
119
reconCtrlPtr->
reconMap
= rf_MakeReconMap(raidPtr, (int) (layoutPtr->SUsPerRU * layoutPtr->sectorsPerStripeUnit),
182
rf_FreeReconMap(reconCtrlPtr->
reconMap
);
rf_reconstruct.c
604
mapPtr = raidPtr->reconControl->
reconMap
;
619
mapPtr = raidPtr->reconControl->
reconMap
;
773
rf_PrintReconSchedule(raidPtr->reconControl->
reconMap
, &(raidPtr->reconControl->starttime));
817
mapPtr = raidPtr->reconControl->
reconMap
;
824
while (!recon_error && rf_UnitsLeftToReconstruct(raidPtr->reconControl->
reconMap
) > 0) {
837
rf_PrintReconSchedule(raidPtr->reconControl->
reconMap
, &(raidPtr->reconControl->starttime));
1020
rf_ReconMapUpdate(raidPtr, raidPtr->reconControl->
reconMap
,
1218
if (rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, rbuf->failedDiskSectorOffset)) {
1297
if (rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, ctrl->rbuf->failedDiskSectorOffset)) {
rf_reconstruct.c
604
mapPtr = raidPtr->reconControl->
reconMap
;
619
mapPtr = raidPtr->reconControl->
reconMap
;
773
rf_PrintReconSchedule(raidPtr->reconControl->
reconMap
, &(raidPtr->reconControl->starttime));
817
mapPtr = raidPtr->reconControl->
reconMap
;
824
while (!recon_error && rf_UnitsLeftToReconstruct(raidPtr->reconControl->
reconMap
) > 0) {
837
rf_PrintReconSchedule(raidPtr->reconControl->
reconMap
, &(raidPtr->reconControl->starttime));
1020
rf_ReconMapUpdate(raidPtr, raidPtr->reconControl->
reconMap
,
1218
if (rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, rbuf->failedDiskSectorOffset)) {
1297
if (rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, ctrl->rbuf->failedDiskSectorOffset)) {
rf_reconstruct.c
604
mapPtr = raidPtr->reconControl->
reconMap
;
619
mapPtr = raidPtr->reconControl->
reconMap
;
773
rf_PrintReconSchedule(raidPtr->reconControl->
reconMap
, &(raidPtr->reconControl->starttime));
817
mapPtr = raidPtr->reconControl->
reconMap
;
824
while (!recon_error && rf_UnitsLeftToReconstruct(raidPtr->reconControl->
reconMap
) > 0) {
837
rf_PrintReconSchedule(raidPtr->reconControl->
reconMap
, &(raidPtr->reconControl->starttime));
1020
rf_ReconMapUpdate(raidPtr, raidPtr->reconControl->
reconMap
,
1218
if (rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, rbuf->failedDiskSectorOffset)) {
1297
if (rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, ctrl->rbuf->failedDiskSectorOffset)) {
rf_raid5.c
195
rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, failedPDA->startSector) : 0
rf_raid5.c
195
rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, failedPDA->startSector) : 0
rf_raid5.c
195
rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, failedPDA->startSector) : 0
rf_parityscan.c
344
if (rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, pda->startSector)) {
rf_parityscan.c
344
if (rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, pda->startSector)) {
rf_parityscan.c
344
if (rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, pda->startSector)) {
rf_raid1.c
210
rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, failedPDA->startSector) : 0
rf_raid1.c
210
rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, failedPDA->startSector) : 0
rf_raid1.c
210
rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, failedPDA->startSector) : 0
rf_dagutils.c
927
if (!rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
,
946
if (!rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, pda->startSector)) {
rf_dagutils.c
927
if (!rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
,
946
if (!rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, pda->startSector)) {
rf_dagutils.c
927
if (!rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
,
946
if (!rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, pda->startSector)) {
rf_map.c
634
if (!rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, diskOffset))
rf_paritylogging.c
839
rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, failedPDA->startSector) : 0
rf_map.c
634
if (!rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, diskOffset))
rf_paritylogging.c
839
rf_CheckRUReconstructed(raidPtr->reconControl->
reconMap
, failedPDA->startSector) : 0
Completed in 86 milliseconds
1
2
Indexes created Thu Oct 02 14:10:14 GMT 2025