ReactOS 0.4.15-dev-7961-gdcf9eb0
_FSRTL_COMMON_FCB_HEADER Struct Reference

#include <env_spec_w32.h>

Collaboration diagram for _FSRTL_COMMON_FCB_HEADER:

Public Attributes

SHORT NodeTypeCode
 
SHORT NodeByteSize
 
UCHAR Flags
 
UCHAR IsFastIoPossible
 
PERESOURCE Resource
 
PERESOURCE PagingIoResource
 
LARGE_INTEGER AllocationSize
 
LARGE_INTEGER FileSize
 
LARGE_INTEGER ValidDataLength
 

Detailed Description

Definition at line 744 of file env_spec_w32.h.

Member Data Documentation

◆ AllocationSize

◆ FileSize

◆ Flags

UCHAR _FSRTL_COMMON_FCB_HEADER::Flags

Definition at line 747 of file env_spec_w32.h.

◆ IsFastIoPossible

◆ NodeByteSize

SHORT _FSRTL_COMMON_FCB_HEADER::NodeByteSize

Definition at line 746 of file env_spec_w32.h.

Referenced by vfatInitFcb().

◆ NodeTypeCode

SHORT _FSRTL_COMMON_FCB_HEADER::NodeTypeCode

Definition at line 745 of file env_spec_w32.h.

Referenced by vfatInitFcb().

◆ PagingIoResource

PERESOURCE _FSRTL_COMMON_FCB_HEADER::PagingIoResource

◆ Resource

◆ ValidDataLength


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