Searched refs:rf_ds_reconstructing (Results 1 – 7 of 7) sorted by relevance
44 ((_dstat_) == rf_ds_reconstructing) || ((_dstat_) == rf_ds_failed) || \
352 …RF_ASSERT(raidPtr->Disks[*col].status == rf_ds_reconstructing || raidPtr->Disks[*col].status == rf… in rf_MapSectorDeclustered()412 …RF_ASSERT(raidPtr->Disks[*col].status == rf_ds_reconstructing || raidPtr->Disks[*col].status == rf… in rf_MapParityDeclustered()
386 rf_ds_reconstructing, /* reconstruction ongoing */ enumerator
343 if (raidPtr->Disks[pda->col].status == rf_ds_reconstructing) { in rf_TryToRedirectPDA()
608 raidPtr->Disks[col].status = rf_ds_reconstructing; in rf_ContinueReconstructFailedDisk()
1508 if (raidPtr->Disks[column].status == rf_ds_reconstructing) { in rf_rebuild_in_place()
469 case rf_ds_reconstructing: in device_status()