ReactOS 0.4.15-dev-7953-g1f49173
_BL_ETFS_DEVICE Struct Reference

Public Attributes

ULONG RootDirOffset
 
ULONG RootDirSize
 
ULONG BlockSize
 
ULONG VolumeSize
 
BOOLEAN IsIso
 
PUCHAR MemoryBlock
 
ULONG Offset
 

Detailed Description

Definition at line 26 of file etfs.c.

Member Data Documentation

◆ BlockSize

ULONG _BL_ETFS_DEVICE::BlockSize

Definition at line 30 of file etfs.c.

◆ IsIso

BOOLEAN _BL_ETFS_DEVICE::IsIso

Definition at line 32 of file etfs.c.

Referenced by EtfspGetDirent().

◆ MemoryBlock

PUCHAR _BL_ETFS_DEVICE::MemoryBlock

Definition at line 33 of file etfs.c.

Referenced by EtfspGetDirent().

◆ Offset

ULONG _BL_ETFS_DEVICE::Offset

Definition at line 34 of file etfs.c.

Referenced by EtfspCachedSearchForDirent(), and EtfspGetDirent().

◆ RootDirOffset

ULONG _BL_ETFS_DEVICE::RootDirOffset

Definition at line 28 of file etfs.c.

Referenced by EtfsMount().

◆ RootDirSize

ULONG _BL_ETFS_DEVICE::RootDirSize

Definition at line 29 of file etfs.c.

Referenced by EtfsMount().

◆ VolumeSize

ULONG _BL_ETFS_DEVICE::VolumeSize

Definition at line 31 of file etfs.c.


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