ReactOS 0.4.16-dev-329-g9223134
|
Public Attributes | |
ULONG | DeviceId |
Parent device's ID. | |
ULONG | ReferenceCount |
const DEVVTBL * | FuncTable |
PVOID | Specific |
ULONG tagFILEDATA::DeviceId |
Parent device's ID.
Definition at line 45 of file fs.c.
Referenced by ArcClose(), ArcOpen(), and FsGetDeviceId().
Definition at line 47 of file fs.c.
Referenced by ArcClose(), ArcGetFileInformation(), ArcOpen(), ArcRead(), ArcSeek(), and FsGetServiceName().
PVOID tagFILEDATA::Specific |
Definition at line 48 of file fs.c.
Referenced by ArcClose(), ArcOpen(), FsGetDeviceSpecific(), and FsSetDeviceSpecific().