Home
last modified time | relevance | path

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

/fs/udf/
Decma_167.h245 struct partitionDesc { struct
246 struct tag descTag;
247 __le32 volDescSeqNum;
248 __le16 partitionFlags;
249 __le16 partitionNumber;
250 struct regid partitionContents;
251 uint8_t partitionContentsUse[128];
252 __le32 accessType;
253 __le32 partitionStartingLocation;
254 __le32 partitionLength;
[all …]