Lines Matching defs:RF_RaidLayout_s
58 struct RF_RaidLayout_s { struct
60 RF_SectorCount_t sectorsPerStripeUnit; /* number of sectors in one
62 RF_StripeCount_t SUsPerPU; /* stripe units per parity unit */
63 RF_StripeCount_t SUsPerRU; /* stripe units per reconstruction
68 RF_StripeCount_t numStripe; /* total number of stripes in the
70 RF_SectorCount_t dataSectorsPerStripe;
71 RF_StripeCount_t dataStripeUnitsPerDisk;
72 RF_StripeCount_t numDataCol; /* number of SUs of data per stripe
74 RF_StripeCount_t numParityCol; /* number of SUs of parity per stripe.
76 RF_StripeCount_t numParityLogCol; /* number of SUs of parity log
79 RF_StripeCount_t stripeUnitsPerDisk;
81 const RF_LayoutSW_t *map; /* ptr to struct holding mapping fns and
83 void *layoutSpecificInfo; /* ptr to a structure holding