Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_reconstruct.c108 static RF_RaidReconDesc_t *AllocRaidReconDesc(RF_Raid_t *, RF_RowCol_t,
170 AllocRaidReconDesc(RF_Raid_t *raidPtr, RF_RowCol_t col, in AllocRaidReconDesc() function
285 reconDesc = AllocRaidReconDesc((void *) raidPtr, col, spareDiskPtr, numDisksDone, scol); in rf_ReconstructFailedDiskBasic()
501 reconDesc = AllocRaidReconDesc((void *) raidPtr, col, spareDiskPtr, in rf_ReconstructInPlace()