#include <udfstruc.h>
Public Attributes | |
| NODE_TYPE_CODE | NodeTypeCode |
| NODE_BYTE_SIZE | NodeByteSize |
| PDRIVER_OBJECT | DriverObject |
| LIST_ENTRY | VcbQueue |
| ULONG | IrpContextDepth |
| ULONG | IrpContextMaxDepth |
| SINGLE_LIST_ENTRY | IrpContextList |
| PDEVICE_OBJECT | FileSystemDeviceObjects [NUMBER_OF_FS_OBJECTS] |
| LIST_ENTRY | AsyncCloseQueue |
| ULONG | AsyncCloseCount |
| BOOLEAN | FspCloseActive |
| BOOLEAN | ReduceDelayedClose |
| USHORT | PadUshort |
| LIST_ENTRY | DelayedCloseQueue |
| ULONG | DelayedCloseCount |
| ULONG | MaxDelayedCloseCount |
| ULONG | MinDelayedCloseCount |
| PVOID | UdfDataLockThread |
| FAST_MUTEX | UdfDataMutex |
| ERESOURCE | DataResource |
| CACHE_MANAGER_CALLBACKS | CacheManagerCallbacks |
| CACHE_MANAGER_CALLBACKS | CacheManagerVolumeCallbacks |
| WORK_QUEUE_ITEM | CloseItem |
|
|
Definition at line 255 of file udfstruc.h. Referenced by UdfQueueClose(), and UdfRemoveClose(). |
|
|
Definition at line 254 of file udfstruc.h. Referenced by UdfInitializeGlobalData(), UdfQueueClose(), and UdfRemoveClose(). |
|
|
Definition at line 287 of file udfstruc.h. Referenced by UdfCommonRead(), UdfCreateInternalStream(), and UdfInitializeGlobalData(). |
|
|
Definition at line 288 of file udfstruc.h. Referenced by UdfInitializeGlobalData(). |
|
|
Definition at line 294 of file udfstruc.h. Referenced by UdfInitializeGlobalData(), and UdfQueueClose(). |
|
|
Definition at line 280 of file udfstruc.h. Referenced by UdfInitializeGlobalData(). |
|
|
Definition at line 265 of file udfstruc.h. Referenced by UdfQueueClose(), and UdfRemoveClose(). |
|
|
Definition at line 264 of file udfstruc.h. Referenced by UdfInitializeGlobalData(), UdfQueueClose(), and UdfRemoveClose(). |
|
|
Definition at line 210 of file udfstruc.h. Referenced by UdfInitializeGlobalData(), and UdfMountVolume(). |
|
|
Definition at line 232 of file udfstruc.h. Referenced by UdfCreateIrpContext(), and UdfInitializeGlobalData(). |
|
|
Definition at line 256 of file udfstruc.h. Referenced by UdfQueueClose(), and UdfRemoveClose(). |
|
|
Definition at line 224 of file udfstruc.h. |
|
|
Definition at line 226 of file udfstruc.h. |
|
|
Definition at line 225 of file udfstruc.h. |
|
|
Definition at line 266 of file udfstruc.h. Referenced by UdfInitializeGlobalData(), and UdfQueueClose(). |
|
|
Definition at line 267 of file udfstruc.h. Referenced by UdfFspClose(), UdfInitializeGlobalData(), and UdfRemoveClose(). |
|
|
Definition at line 204 of file udfstruc.h. Referenced by UdfInitializeGlobalData(). |
|
|
Definition at line 203 of file udfstruc.h. Referenced by UdfInitializeGlobalData(). |
|
|
Definition at line 258 of file udfstruc.h. |
|
|
Definition at line 257 of file udfstruc.h. Referenced by UdfQueueClose(), and UdfRemoveClose(). |
|
|
Definition at line 273 of file udfstruc.h. |
|
|
Definition at line 274 of file udfstruc.h. Referenced by UdfInitializeGlobalData(). |
|
|
Definition at line 216 of file udfstruc.h. Referenced by UdfInitializeGlobalData(), UdfInitializeVcb(), UdfInvalidateVolumes(), UdfIsRemount(), and UdfScanForDismountedVcb(). |
1.3.7