ReactOS 0.4.15-dev-8636-g945e856
|
#include <struct.h>
Public Attributes | |
uint32 | NodeType |
uint32 | NodeSize |
uint32 _UDFIdentifier::NodeSize |
Definition at line 76 of file struct.h.
Referenced by DriverEntry(), UDFAllocateIrpContext(), UDFBlankMount(), UDFCheckOtherFS(), UDFCommonDispatch(), UDFCreateFsDeviceObject(), UDFInitializeIrpContextLite(), and UDFMountVolume().
uint32 _UDFIdentifier::NodeType |
Definition at line 75 of file struct.h.
Referenced by DriverEntry(), UDFAllocateIrpContext(), UDFBlankMount(), UDFCheckOtherFS(), UDFCommonCreate(), UDFCommonDispatch(), UDFCreateFsDeviceObject(), UDFInitializeIrpContextLite(), UDFMountVolume(), and UDFOpenFile().