ReactOS 0.4.15-dev-7953-g1f49173
_FCB_INDEX Struct Reference

#include <cdstruc.h>

Collaboration diagram for _FCB_INDEX:

Public Attributes

PFILE_OBJECT FileObject
 
ULONG StreamOffset
 
LIST_ENTRY FcbQueue
 
ULONG Ordinal
 
ULONG ChildPathTableOffset
 
ULONG ChildOrdinal
 
PRTL_SPLAY_LINKS ExactCaseRoot
 
PRTL_SPLAY_LINKS IgnoreCaseRoot
 

Detailed Description

Definition at line 806 of file cdstruc.h.

Member Data Documentation

◆ ChildOrdinal

ULONG _FCB_INDEX::ChildOrdinal

Definition at line 844 of file cdstruc.h.

◆ ChildPathTableOffset

ULONG _FCB_INDEX::ChildPathTableOffset

Definition at line 843 of file cdstruc.h.

◆ ExactCaseRoot

PRTL_SPLAY_LINKS _FCB_INDEX::ExactCaseRoot

Definition at line 850 of file cdstruc.h.

◆ FcbQueue

LIST_ENTRY _FCB_INDEX::FcbQueue

Definition at line 826 of file cdstruc.h.

◆ FileObject

PFILE_OBJECT _FCB_INDEX::FileObject

Definition at line 812 of file cdstruc.h.

◆ IgnoreCaseRoot

PRTL_SPLAY_LINKS _FCB_INDEX::IgnoreCaseRoot

Definition at line 851 of file cdstruc.h.

◆ Ordinal

ULONG _FCB_INDEX::Ordinal

Definition at line 833 of file cdstruc.h.

◆ StreamOffset

ULONG _FCB_INDEX::StreamOffset

Definition at line 820 of file cdstruc.h.


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