ReactOS 0.4.15-dev-7907-g95bf896
_BL_ETFS_FILE Struct Reference

Public Attributes

ULONG DiskOffset
 
ULONG DirOffset
 
ULONG DirEntOffset
 
 BL_FILE_INFORMATION
 
ULONG DeviceId
 

Detailed Description

Definition at line 37 of file etfs.c.

Member Data Documentation

◆ BL_FILE_INFORMATION

_BL_ETFS_FILE::BL_FILE_INFORMATION

Definition at line 43 of file etfs.c.

◆ DeviceId

ULONG _BL_ETFS_FILE::DeviceId

Definition at line 45 of file etfs.c.

Referenced by EtfsMount(), EtfsOpen(), EtfspCachedSearchForDirent(), and EtfspGetDirent().

◆ DirEntOffset

ULONG _BL_ETFS_FILE::DirEntOffset

Definition at line 41 of file etfs.c.

Referenced by EtfspCachedSearchForDirent().

◆ DirOffset

ULONG _BL_ETFS_FILE::DirOffset

Definition at line 40 of file etfs.c.

Referenced by EtfsMount(), and EtfsOpen().

◆ DiskOffset

ULONG _BL_ETFS_FILE::DiskOffset

Definition at line 39 of file etfs.c.

Referenced by EtfsMount(), EtfsOpen(), EtfspCachedSearchForDirent(), EtfspGetDirent(), and EtfsRead().


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