Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Draidframevar.h394 rf_ds_rebuilding_spare /* a spare which is being rebuilt to */ enumerator
Drf_reconstruct.c270 spareDiskPtr->status = rf_ds_rebuilding_spare; in rf_ReconstructFailedDiskBasic()
496 spareDiskPtr->status = rf_ds_rebuilding_spare; in rf_ReconstructInPlace()
Drf_netbsdkintf.c4001 if (config->spares[i].status == rf_ds_rebuilding_spare) { in rf_get_info()