Searched defs:CVolGroup (Results 1 – 1 of 1) sorted by relevance
545 struct CVolGroup struct547 CObjectVector<CLogVol> _logVols;548 CObjectVector<CPhyVol> _phyVols;549 AString _id;550 int _extentSizeBits;561 void Clear() in Clear()