ReactOS 0.4.16-dev-21-g2af6fd4
|
Public Attributes | |
LIST_ENTRY | List |
LONG | Count |
KEVENT | Wait |
Definition at line 17 of file povolume.c.
LONG _POP_FLUSH_VOLUME::Count |
Definition at line 20 of file povolume.c.
Referenced by PopFlushVolumes(), and PopFlushVolumeWorker().
LIST_ENTRY _POP_FLUSH_VOLUME::List |
Definition at line 19 of file povolume.c.
Referenced by PopFlushVolumes(), and PopFlushVolumeWorker().
KEVENT _POP_FLUSH_VOLUME::Wait |
Definition at line 21 of file povolume.c.
Referenced by PopFlushVolumes(), and PopFlushVolumeWorker().