ReactOS 0.4.16-dev-106-g10b08aa
|
#include <ecma_167.h>
Public Attributes | |
short_ad | unallocatedSpaceTable |
short_ad | unallocatedSpaceBitmap |
short_ad | partitionIntegrityTable |
short_ad | freedSpaceTable |
short_ad | freedSpaceBitmap |
uint8 | reserved [88] |
Definition at line 414 of file ecma_167.h.
short_ad _PARTITION_HEADER_DESC::freedSpaceBitmap |
Definition at line 419 of file ecma_167.h.
Referenced by UDFLoadPartDesc(), and UDFVerifyPartDesc().
short_ad _PARTITION_HEADER_DESC::freedSpaceTable |
Definition at line 418 of file ecma_167.h.
Referenced by UDFLoadPartDesc(), UDFUpdatePartDesc(), and UDFVerifyPartDesc().
short_ad _PARTITION_HEADER_DESC::partitionIntegrityTable |
Definition at line 417 of file ecma_167.h.
Referenced by UDFLoadPartDesc(), and UDFVerifyPartDesc().
uint8 _PARTITION_HEADER_DESC::reserved[88] |
Definition at line 420 of file ecma_167.h.
short_ad _PARTITION_HEADER_DESC::unallocatedSpaceBitmap |
Definition at line 416 of file ecma_167.h.
Referenced by UDFLoadPartDesc(), and UDFVerifyPartDesc().
short_ad _PARTITION_HEADER_DESC::unallocatedSpaceTable |
Definition at line 415 of file ecma_167.h.
Referenced by UDFLoadPartDesc(), UDFUpdatePartDesc(), and UDFVerifyPartDesc().