Searched refs:rf_update_component_labels (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/dev/raidframe/ |
| D | rf_kintf.h | 56 void rf_update_component_labels(RF_Raid_t *, int);
|
| D | rf_driver.c | 252 rf_update_component_labels(raidPtr, RF_FINAL_COMPONENT_UPDATE); in rf_Shutdown() 731 rf_update_component_labels(raidPtr, RF_NORMAL_COMPONENT_UPDATE); 762 rf_update_component_labels(raidPtr, RF_NORMAL_COMPONENT_UPDATE); in rf_FailDisk()
|
| D | rf_reconstruct.c | 341 rf_update_component_labels(raidPtr, RF_NORMAL_COMPONENT_UPDATE); in rf_ReconstructFailedDiskBasic() 392 rf_update_component_labels(raidPtr, in rf_ReconstructInPlace() 550 rf_update_component_labels(raidPtr, RF_NORMAL_COMPONENT_UPDATE); in rf_ReconstructInPlace()
|
| D | rf_netbsdkintf.c | 1009 rf_update_component_labels(&rs->sc_r, in raid_lastclose() 2045 rf_update_component_labels(raidPtr, in raidstart() 2695 rf_update_component_labels(RF_Raid_t *raidPtr, int final) in rf_update_component_labels() function
|