Searched defs:partitionHeaderDesc (Results 1 – 1 of 1) sorted by relevance
454 struct partitionHeaderDesc { struct455 struct short_ad unallocSpaceTable;456 struct short_ad unallocSpaceBitmap;457 struct short_ad partitionIntegrityTable;458 struct short_ad freedSpaceTable;459 struct short_ad freedSpaceBitmap;460 uint8_t reserved[88];