ReactOS 0.4.15-dev-7942-gd23573b
_TEST_FCB Struct Reference
Collaboration diagram for _TEST_FCB:

Public Attributes

FSRTL_ADVANCED_FCB_HEADER Header
 
SECTION_OBJECT_POINTERS SectionObjectPointers
 
FAST_MUTEX HeaderMutex
 
BOOLEAN BigFile
 
ULONG WriteLength
 
BOOLEAN Cached
 

Detailed Description

Definition at line 13 of file CcCopyRead_drv.c.

Member Data Documentation

◆ BigFile

BOOLEAN _TEST_FCB::BigFile

Definition at line 18 of file CcCopyRead_drv.c.

◆ Cached

BOOLEAN _TEST_FCB::Cached

Definition at line 19 of file IoReadWrite_drv.c.

◆ Header

FSRTL_ADVANCED_FCB_HEADER _TEST_FCB::Header

Definition at line 15 of file CcCopyRead_drv.c.

◆ HeaderMutex

FAST_MUTEX _TEST_FCB::HeaderMutex

Definition at line 17 of file CcCopyRead_drv.c.

◆ SectionObjectPointers

SECTION_OBJECT_POINTERS _TEST_FCB::SectionObjectPointers

Definition at line 16 of file CcCopyRead_drv.c.

◆ WriteLength

ULONG _TEST_FCB::WriteLength

Definition at line 18 of file CcCopyWrite_drv.c.


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