ReactOS 0.4.15-dev-6056-gb29b268
|
Public Attributes | |
ULONG | DeviceId |
ULONG | ReferenceCount |
const DEVVTBL * | FuncTable |
const DEVVTBL * | FileFuncTable |
VOID * | Specific |
ULONG tagFILEDATA::DeviceId |
Definition at line 35 of file fs.c.
Referenced by ArcClose(), ArcOpen(), and FsGetDeviceId().
Definition at line 37 of file fs.c.
Referenced by ArcClose(), ArcGetFileInformation(), ArcOpen(), ArcRead(), ArcSeek(), and FsGetServiceName().
VOID* tagFILEDATA::Specific |
Definition at line 39 of file fs.c.
Referenced by ArcClose(), FsGetDeviceSpecific(), and FsSetDeviceSpecific().