ReactOS 0.4.16-dev-456-ga97fcf1
|
#include <fatstruc.h>
Public Attributes | |
WORK_QUEUE_ITEM | Item |
PIRP | Irp |
PVCB | Vcb |
PKEVENT | Event |
Definition at line 1696 of file fatstruc.h.
PKEVENT _CLEAN_AND_DIRTY_VOLUME_PACKET::Event |
Definition at line 1701 of file fatstruc.h.
PIRP _CLEAN_AND_DIRTY_VOLUME_PACKET::Irp |
Definition at line 1699 of file fatstruc.h.
WORK_QUEUE_ITEM _CLEAN_AND_DIRTY_VOLUME_PACKET::Item |
Definition at line 1698 of file fatstruc.h.
PVCB _CLEAN_AND_DIRTY_VOLUME_PACKET::Vcb |
Definition at line 1700 of file fatstruc.h.