Searched defs:RF_SparetWait_s (Results 1 – 1 of 1) sorted by relevance
365 struct RF_SparetWait_s { struct366 int C, G, fcol; /* C = # disks in row, G = # units in stripe,369 RF_StripeCount_t SUsPerPU; /* this stuff is the info required to371 int TablesPerSpareRegion;372 int BlocksPerTable;373 RF_StripeCount_t TableDepthInPUs;374 RF_StripeCount_t SpareSpaceDepthPerRegionInSUs;376 RF_SparetWait_t *next; /* used internally; need not be set at ioctl