ReactOS 0.4.15-dev-7924-g5949c20
_CLEAN_AND_DIRTY_VOLUME_PACKET Struct Reference

#include <fatstruc.h>

Collaboration diagram for _CLEAN_AND_DIRTY_VOLUME_PACKET:

Public Attributes

WORK_QUEUE_ITEM Item
 
PIRP Irp
 
PVCB Vcb
 
PKEVENT Event
 

Detailed Description

Definition at line 1696 of file fatstruc.h.

Member Data Documentation

◆ Event

PKEVENT _CLEAN_AND_DIRTY_VOLUME_PACKET::Event

Definition at line 1701 of file fatstruc.h.

◆ Irp

PIRP _CLEAN_AND_DIRTY_VOLUME_PACKET::Irp

Definition at line 1699 of file fatstruc.h.

◆ Item

WORK_QUEUE_ITEM _CLEAN_AND_DIRTY_VOLUME_PACKET::Item

Definition at line 1698 of file fatstruc.h.

◆ Vcb

PVCB _CLEAN_AND_DIRTY_VOLUME_PACKET::Vcb

Definition at line 1700 of file fatstruc.h.


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