Home
last modified time | relevance | path

Searched defs:partitionDesc (Results 1 – 1 of 1) sorted by relevance

/fs/udf/
Decma_167.h262 struct partitionDesc { struct
263 struct tag descTag;
264 __le32 volDescSeqNum;
265 __le16 partitionFlags;
266 __le16 partitionNumber;
267 struct regid partitionContents;
268 uint8_t partitionContentsUse[128];
269 __le32 accessType;
270 __le32 partitionStartingLocation;
271 __le32 partitionLength;
[all …]