ReactOS 0.4.16-dev-716-g2b2bdab
|
Public Attributes | |
ULONG | DiskOffset |
ULONG | DirOffset |
ULONG | DirEntOffset |
BL_FILE_INFORMATION | |
ULONG | DeviceId |
ULONG _BL_ETFS_FILE::DeviceId |
Definition at line 45 of file etfs.c.
Referenced by EtfsMount(), EtfsOpen(), EtfspCachedSearchForDirent(), and EtfspGetDirent().
ULONG _BL_ETFS_FILE::DirEntOffset |
Definition at line 41 of file etfs.c.
Referenced by EtfspCachedSearchForDirent().
ULONG _BL_ETFS_FILE::DirOffset |
Definition at line 40 of file etfs.c.
Referenced by EtfsMount(), and EtfsOpen().
ULONG _BL_ETFS_FILE::DiskOffset |
Definition at line 39 of file etfs.c.
Referenced by EtfsMount(), EtfsOpen(), EtfspCachedSearchForDirent(), EtfspGetDirent(), and EtfsRead().