ReactOS 0.4.15-dev-7934-g1dc8d80
_RAW_DIRENT Struct Reference

#include <cd.h>

Public Attributes

UCHAR DirLen
 
UCHAR XarLen
 
UCHAR FileLoc [4]
 
UCHAR FileLocMot [4]
 
UCHAR DataLen [4]
 
UCHAR DataLenMot [4]
 
UCHAR RecordTime [6]
 
UCHAR FlagsHSG
 
UCHAR FlagsISO
 
UCHAR IntLeaveSize
 
UCHAR IntLeaveSkip
 
UCHAR Vssn [2]
 
UCHAR VssnMot [2]
 
UCHAR FileIdLen
 
UCHAR FileId [MAX_FILE_ID_LENGTH]
 

Detailed Description

Definition at line 330 of file cd.h.

Member Data Documentation

◆ DataLen

UCHAR _RAW_DIRENT::DataLen[4]

Definition at line 336 of file cd.h.

◆ DataLenMot

UCHAR _RAW_DIRENT::DataLenMot[4]

Definition at line 337 of file cd.h.

◆ DirLen

UCHAR _RAW_DIRENT::DirLen

Definition at line 332 of file cd.h.

Referenced by _When_(), CdCheckRawDirentBounds(), EtfspGetDirent(), and EtfspSearchForDirent().

◆ FileId

UCHAR _RAW_DIRENT::FileId[MAX_FILE_ID_LENGTH]

Definition at line 346 of file cd.h.

Referenced by _When_(), and EtfspGetDirent().

◆ FileIdLen

UCHAR _RAW_DIRENT::FileIdLen

Definition at line 345 of file cd.h.

Referenced by _When_(), CdCheckRawDirentBounds(), and EtfspGetDirent().

◆ FileLoc

UCHAR _RAW_DIRENT::FileLoc[4]

Definition at line 334 of file cd.h.

Referenced by CdUpdateVcbFromVolDescriptor().

◆ FileLocMot

UCHAR _RAW_DIRENT::FileLocMot[4]

Definition at line 335 of file cd.h.

◆ FlagsHSG

UCHAR _RAW_DIRENT::FlagsHSG

Definition at line 339 of file cd.h.

◆ FlagsISO

UCHAR _RAW_DIRENT::FlagsISO

Definition at line 340 of file cd.h.

Referenced by _When_().

◆ IntLeaveSize

UCHAR _RAW_DIRENT::IntLeaveSize

Definition at line 341 of file cd.h.

Referenced by if().

◆ IntLeaveSkip

UCHAR _RAW_DIRENT::IntLeaveSkip

Definition at line 342 of file cd.h.

Referenced by if().

◆ RecordTime

UCHAR _RAW_DIRENT::RecordTime[6]

Definition at line 338 of file cd.h.

Referenced by _When_().

◆ Vssn

UCHAR _RAW_DIRENT::Vssn[2]

Definition at line 343 of file cd.h.

◆ VssnMot

UCHAR _RAW_DIRENT::VssnMot[2]

Definition at line 344 of file cd.h.

◆ XarLen

UCHAR _RAW_DIRENT::XarLen

Definition at line 333 of file cd.h.

Referenced by CdUpdateVcbFromVolDescriptor().


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