ReactOS 0.4.16-dev-336-gb667d82
|
#include <udf_common.h>
Definition at line 533 of file udf_common.h.
UNICODE_STRING _UDFData::AclName |
Definition at line 618 of file udf_common.h.
Referenced by DriverEntry(), UDFReadSecurity(), and UDFWriteSecurity().
PVOID _UDFData::AutoFormatCount |
Definition at line 629 of file udf_common.h.
Referenced by UDFCleanup(), UDFCommonCreate(), and UDFCommonDeviceControl().
UNICODE_STRING _UDFData::SavedRegPath |
Definition at line 615 of file udf_common.h.
Referenced by DriverEntry(), and UDFGetRegParameter().
uint32 _UDFData::UDFFlags |
Definition at line 627 of file udf_common.h.
Referenced by DriverEntry(), UDFCommonDeviceControl(), UDFCompareVcb(), UDFDestroyZones(), UDFDriverUnload(), UDFInitializeZones(), and UDFMountVolume().
UNICODE_STRING _UDFData::UnicodeStrRoot |
Definition at line 616 of file udf_common.h.
Referenced by DriverEntry(), UDFHardLink(), UDFNotifyChangeDirectory(), and UDFRename().
UNICODE_STRING _UDFData::UnicodeStrSDir |
Definition at line 617 of file udf_common.h.
Referenced by DriverEntry(), and UDFCommonCreate().
ULONG _UDFData::WCacheBlocksPerFrameSh |
Definition at line 623 of file udf_common.h.
Referenced by UDFInitializeVCB(), UDFInitializeZones(), and UDFVerifyVolume().
ULONG _UDFData::WCacheFramesToKeepFree |
Definition at line 624 of file udf_common.h.
Referenced by UDFInitializeVCB(), UDFInitializeZones(), and UDFVerifyVolume().
ULONG _UDFData::WCacheMaxBlocks |
Definition at line 622 of file udf_common.h.
Referenced by UDFInitializeVCB(), UDFInitializeZones(), and UDFVerifyVolume().
ULONG _UDFData::WCacheMaxFrames |
Definition at line 621 of file udf_common.h.
Referenced by UDFInitializeVCB(), UDFInitializeZones(), and UDFVerifyVolume().