Searched refs:AllocRaidReconDesc (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/raidframe/ |
H A D | rf_reconstruct.c | 108 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()
|