ReactOS 0.4.16-dev-401-g45b008d
|
#include <cdstruc.h>
DEVICE_OBJECT _VOLUME_DEVICE_OBJECT::DeviceObject |
Definition at line 729 of file cdstruc.h.
Referenced by _Requires_lock_held_().
LIST_ENTRY _VOLUME_DEVICE_OBJECT::OverflowQueue |
Definition at line 754 of file cdstruc.h.
Referenced by CdAddToWorkque(), CdFspDispatch(), and FatAddToWorkque().
ULONG _VOLUME_DEVICE_OBJECT::OverflowQueueCount |
Definition at line 746 of file cdstruc.h.
Referenced by CdAddToWorkque(), CdFspDispatch(), and FatAddToWorkque().
KSPIN_LOCK _VOLUME_DEVICE_OBJECT::OverflowQueueSpinLock |
Definition at line 760 of file cdstruc.h.
Referenced by CdAddToWorkque(), CdFspDispatch(), and FatAddToWorkque().
__volatile LONG _VOLUME_DEVICE_OBJECT::PostedRequestCount |
Definition at line 739 of file cdstruc.h.
Referenced by CdAddToWorkque(), CdFspDispatch(), and FatAddToWorkque().
ULONG _VOLUME_DEVICE_OBJECT::PostedRequestCount |
Definition at line 635 of file fatstruc.h.
VCB _VOLUME_DEVICE_OBJECT::Vcb |
Definition at line 766 of file cdstruc.h.
Referenced by _Requires_lock_held_(), and RawDispatch().
FSRTL_COMMON_FCB_HEADER _VOLUME_DEVICE_OBJECT::VolumeFileHeader |
Definition at line 662 of file fatstruc.h.