|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| ULONG | RootDirOffset |
| ULONG | RootDirSize |
| ULONG | BlockSize |
| ULONG | VolumeSize |
| BOOLEAN | IsIso |
| PUCHAR | MemoryBlock |
| ULONG | Offset |
| BOOLEAN _BL_ETFS_DEVICE::IsIso |
Definition at line 32 of file etfs.c.
Referenced by EtfspGetDirent().
| PUCHAR _BL_ETFS_DEVICE::MemoryBlock |
Definition at line 33 of file etfs.c.
Referenced by EtfspGetDirent().
| ULONG _BL_ETFS_DEVICE::Offset |
Definition at line 34 of file etfs.c.
Referenced by EtfspCachedSearchForDirent(), and EtfspGetDirent().
| ULONG _BL_ETFS_DEVICE::RootDirOffset |
Definition at line 28 of file etfs.c.
Referenced by EtfsMount().
| ULONG _BL_ETFS_DEVICE::RootDirSize |
Definition at line 29 of file etfs.c.
Referenced by EtfsMount().