Home
last modified time | relevance | path

Searched refs:MapSector (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_dagdegrd.c839 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
862 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
888 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
898 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
909 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
916 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
931 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
942 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
956 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
967 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_DD_GenerateFailedAccessASMs()
[all …]
H A Drf_map.c169 (layoutPtr->map->MapSector) (raidPtr, raidAddress, in rf_MapAccess()
630 layoutPtr->map->MapSector(raidPtr, in rf_CheckStripeForFailures()
669 (layoutPtr->map->MapSector) (raidPtr, sosAddr + i * layoutPtr->sectorsPerStripeUnit, in rf_NumFailedDataUnitsInStripe()
849 …raidPtr->Layout.map->MapSector(raidPtr, pda_p->raidAddress, &pda_p->col, &pda_p->startSector, RF_R… in rf_ASMCheckStatus()
H A Drf_pqdegdags.c249 … (raidPtr->Layout.map->MapSector) (raidPtr, npda.raidAddress, &(npda.col), &(npda.startSector), 0); in rf_PQDoubleRecoveryFunc()
330 (raidPtr->Layout.map->MapSector) (raidPtr, npda.raidAddress, &(npda.col), &(npda.startSector), 0); in rf_PQWriteDoubleRecoveryFunc()
H A Drf_raid5.c229 (layoutPtr->map->MapSector) (raidPtr, failedPDA->raidAddress, in rf_RaidFiveDagSelect()
H A Draidframevar.h551 void (*MapSector) (RF_Raid_t * raidPtr, RF_RaidAddr_t raidSector, member
H A Drf_dagdegwr.c664 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_WriteGenerateFailedAccessASMs()
687 …(raidPtr->Layout.map->MapSector) (raidPtr, pda_p->raidAddress, &(pda_p->col), &(pda_p->startSector… in rf_WriteGenerateFailedAccessASMs()
H A Drf_parityscan.c359 …(raidPtr->Layout.map->MapSector) (raidPtr, pda->raidAddress, &pda->col, &pda->startSector, RF_REMA… in rf_TryToRedirectPDA()
H A Drf_evenodd_dagfuncs.c709 … (raidPtr->Layout.map->MapSector) (raidPtr, npda.raidAddress, &(npda.col), &(npda.startSector), 0); in rf_EvenOddDoubleRecoveryFunc()
882 (raidPtr->Layout.map->MapSector) (raidPtr, npda.raidAddress, &(npda.col), &(npda.startSector), 0); in rf_EOWriteDoubleRecoveryFunc()
H A Drf_reconstruct.c1442 …layoutPtr->map->MapSector(raidPtr, sosRaidAddress + i_offset * layoutPtr->sectorsPerStripeUnit, &t… in ComputePSDiskOffsets()
1449 …layoutPtr->map->MapSector(raidPtr, sosRaidAddress + j_offset * layoutPtr->sectorsPerStripeUnit, &t… in ComputePSDiskOffsets()
1458 …layoutPtr->map->MapSector(raidPtr, sosRaidAddress + j_offset * layoutPtr->sectorsPerStripeUnit, sp… in ComputePSDiskOffsets()
H A Drf_paritylogging.c871 (layoutPtr->map->MapSector) (raidPtr, failedPDA->raidAddress, in rf_ParityLoggingDagSelect()
H A Drf_dagutils.c935 raidPtr->Layout.map->MapSector(raidPtr, pda->raidAddress, in rf_redirect_asm()