Searched defs:RF_ReconMap_s (Results 1 – 1 of 1) sorted by relevance
47 struct RF_ReconMap_s { struct48 RF_SectorCount_t sectorsPerReconUnit; /* sectors per reconstruct50 RF_SectorCount_t sectorsInDisk; /* total sectors in disk */51 RF_SectorCount_t unitsLeft; /* recon units left to recon */52 RF_ReconUnitCount_t totalRUs; /* total recon units on disk */53 RF_ReconUnitCount_t spareRUs; /* total number of spare RUs on failed55 RF_ReconUnitCount_t low_ru; /* lowest reconstruction unit number in57 RF_ReconUnitCount_t high_ru; /* highest reconstruction unit number59 RF_ReconUnitCount_t head; /* the position in the array where61 RF_ReconUnitCount_t status_size; /* number of recon units in status */[all …]