Home
last modified time | relevance | path

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

/Linux-v5.4/fs/udf/
Decma_167.h259 struct partitionDesc { struct
260 struct tag descTag;
261 __le32 volDescSeqNum;
262 __le16 partitionFlags;
263 __le16 partitionNumber;
264 struct regid partitionContents;
265 uint8_t partitionContentsUse[128];
266 __le32 accessType;
267 __le32 partitionStartingLocation;
268 __le32 partitionLength;
[all …]