Searched refs:RF_RaidReconDesc_t (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/sys/dev/raidframe/ |
| D | rf_reconstruct.h | 188 RF_RaidReconDesc_t *reconDesc; 300 int rf_ContinueReconstructFailedDisk(RF_RaidReconDesc_t *);
|
| D | rf_reconstruct.c | 171 RF_RaidReconDesc_t *rf_AllocRaidReconDesc(RF_Raid_t *, 192 void rf_FreeReconDesc(RF_RaidReconDesc_t *); 253 RF_FREELIST_DESTROY(rf_recond_freelist, next, (RF_RaidReconDesc_t *)); in rf_ShutdownReconstruction() 263 RF_RECOND_INC, sizeof(RF_RaidReconDesc_t)); in rf_ConfigureReconstruction() 270 (RF_RaidReconDesc_t *)); in rf_ConfigureReconstruction() 283 RF_RaidReconDesc_t * 289 RF_RaidReconDesc_t *reconDesc; in rf_AllocRaidReconDesc() 292 (RF_RaidReconDesc_t *)); in rf_AllocRaidReconDesc() 308 rf_FreeReconDesc(RF_RaidReconDesc_t *reconDesc) in rf_FreeReconDesc() 373 RF_RaidReconDesc_t *reconDesc; in rf_ReconstructFailedDiskBasic() [all …]
|
| D | rf_revent.h | 43 RF_ReconEvent_t *rf_GetNextReconEvent(RF_RaidReconDesc_t *,
|
| D | rf_reconutil.h | 41 RF_ReconCtrl_t *rf_MakeReconControl(RF_RaidReconDesc_t *,
|
| D | rf_driver.h | 63 void rf_SignalQuiescenceLock(RF_Raid_t *, RF_RaidReconDesc_t *);
|
| D | rf_desc.h | 76 RF_RaidReconDesc_t *next;
|
| D | rf_raid.h | 292 RF_RaidReconDesc_t *reconDesc; /* Reconstruction descriptor. */
|
| D | rf_types.h | 192 typedef struct RF_RaidReconDesc_s RF_RaidReconDesc_t; typedef
|
| D | rf_revent.c | 100 rf_GetNextReconEvent(RF_RaidReconDesc_t *reconDesc, RF_RowCol_t row, in rf_GetNextReconEvent()
|
| D | rf_reconutil.c | 52 RF_RaidReconDesc_t *reconDesc, in rf_MakeReconControl()
|
| D | rf_driver.c | 804 rf_SignalQuiescenceLock(RF_Raid_t *raidPtr, RF_RaidReconDesc_t *reconDesc) in rf_SignalQuiescenceLock()
|