ReactOS 0.4.15-dev-8028-g8e799e2
_POP_FLUSH_VOLUME Struct Reference
Collaboration diagram for _POP_FLUSH_VOLUME:

Public Attributes

LIST_ENTRY List
 
LONG Count
 
KEVENT Wait
 

Detailed Description

Definition at line 17 of file povolume.c.

Member Data Documentation

◆ Count

LONG _POP_FLUSH_VOLUME::Count

Definition at line 20 of file povolume.c.

Referenced by PopFlushVolumes(), and PopFlushVolumeWorker().

◆ List

LIST_ENTRY _POP_FLUSH_VOLUME::List

Definition at line 19 of file povolume.c.

Referenced by PopFlushVolumes(), and PopFlushVolumeWorker().

◆ Wait

KEVENT _POP_FLUSH_VOLUME::Wait

Definition at line 21 of file povolume.c.

Referenced by PopFlushVolumes(), and PopFlushVolumeWorker().


The documentation for this struct was generated from the following file: