HomeSort by: relevance | last modified time | path
    Searched refs:rf_rs_reconstructing (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/dev/raidframe/
rf_raid.h 74 rf_rs_reconstructing, enumerator in enum:RF_RowStatus_e
rf_chaindecluster.c 257 if ((raidPtr->status == rf_rs_degraded) || (raidPtr->status == rf_rs_reconstructing))
rf_raid5.c 194 (rstat == rf_rs_reconstructing) ?
rf_raid1.c 209 (rstat == rf_rs_reconstructing) ?
rf_states.c 400 raidPtr->status == rf_rs_reconstructing) {
rf_map.c 627 if (raidPtr->status != rf_rs_reconstructing)
rf_paritylogging.c 838 (rstat == rf_rs_reconstructing) ?
rf_dagutils.c 922 RF_ASSERT(raidPtr->status == rf_rs_reconstructing);
rf_netbsdkintf.c 1226 if (raidPtr->status == rf_rs_reconstructing) {
1546 raidPtr->status != rf_rs_reconstructing) {
3940 if (raidPtr->status != rf_rs_reconstructing) {
rf_reconstruct.c 607 raidPtr->status = rf_rs_reconstructing;
852 rf_rs_reconstructing as we were before the problem.

Completed in 22 milliseconds