|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <osta_misc.h>

Public Attributes | |
| uint8 | partitionMapType |
| uint8 | partitionMapLength |
| uint8 | reserved1 [2] |
| EntityID | partIdent |
| uint16 | volSeqNum |
| uint16 | partitionNum |
| uint8 | reserved2 [24] |
Definition at line 48 of file osta_misc.h.
| EntityID UdfPartitionMap2::partIdent |
Definition at line 53 of file osta_misc.h.
Referenced by UDFLoadLogicalVol().
| uint8 UdfPartitionMap2::partitionMapLength |
Definition at line 51 of file osta_misc.h.
| uint8 UdfPartitionMap2::partitionMapType |
Definition at line 50 of file osta_misc.h.
| uint16 UdfPartitionMap2::partitionNum |
Definition at line 55 of file osta_misc.h.
Referenced by UDFLoadLogicalVol().
| uint8 UdfPartitionMap2::reserved1[2] |
Definition at line 52 of file osta_misc.h.
| uint8 UdfPartitionMap2::reserved2[24] |
Definition at line 56 of file osta_misc.h.
| uint16 UdfPartitionMap2::volSeqNum |
Definition at line 54 of file osta_misc.h.
Referenced by UDFLoadLogicalVol().