Searched defs:HFSPlusExtentDescriptor (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/formats/
H A Dhfs.h269 typedef struct HFSPlusExtentDescriptor struct
273 } HFSPlusExtentDescriptor; typedef in typeref:struct:HFSPlusExtentDescriptor
274 AssertCompileSize(HFSPlusExtentDescriptor, 8);
277 typedef HFSPlusExtentDescriptor HFSPlusExtentRecord[8];

Completed in 55 milliseconds