ReactOS 0.4.15-dev-8052-gc0e3179
_PREFIX_ENTRY Struct Reference

#include <cdstruc.h>

Collaboration diagram for _PREFIX_ENTRY:

Public Attributes

struct _FCBFcb
 
ULONG PrefixFlags
 
NAME_LINK ExactCaseName
 
NAME_LINK IgnoreCaseName
 
WCHAR FileNameBuffer [BYTE_COUNT_EMBEDDED_NAME]
 

Detailed Description

Definition at line 275 of file cdstruc.h.

Member Data Documentation

◆ ExactCaseName

NAME_LINK _PREFIX_ENTRY::ExactCaseName

◆ Fcb

struct _FCB* _PREFIX_ENTRY::Fcb

Definition at line 281 of file cdstruc.h.

Referenced by _Requires_lock_held_(), and CdInsertPrefix().

◆ FileNameBuffer

WCHAR _PREFIX_ENTRY::FileNameBuffer[BYTE_COUNT_EMBEDDED_NAME]

Definition at line 301 of file cdstruc.h.

Referenced by CdDeleteFcb(), CdInsertPrefix(), and CdRemovePrefix().

◆ IgnoreCaseName

NAME_LINK _PREFIX_ENTRY::IgnoreCaseName

Definition at line 299 of file cdstruc.h.

Referenced by CdInsertPrefix(), and CdRemovePrefix().

◆ PrefixFlags

ULONG _PREFIX_ENTRY::PrefixFlags

Definition at line 287 of file cdstruc.h.

Referenced by CdInsertPrefix(), and CdRemovePrefix().


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