ReactOS 0.4.15-dev-7918-g2a2556c
tagFILEDATA Struct Reference
Collaboration diagram for tagFILEDATA:

Public Attributes

ULONG DeviceId
 
ULONG ReferenceCount
 
const DEVVTBLFuncTable
 
const DEVVTBLFileFuncTable
 
VOIDSpecific
 

Detailed Description

Definition at line 33 of file fs.c.

Member Data Documentation

◆ DeviceId

ULONG tagFILEDATA::DeviceId

Definition at line 35 of file fs.c.

Referenced by ArcClose(), ArcOpen(), and FsGetDeviceId().

◆ FileFuncTable

const DEVVTBL* tagFILEDATA::FileFuncTable

Definition at line 38 of file fs.c.

Referenced by ArcOpen().

◆ FuncTable

const DEVVTBL* tagFILEDATA::FuncTable

Definition at line 37 of file fs.c.

Referenced by ArcClose(), ArcGetFileInformation(), ArcOpen(), ArcRead(), ArcSeek(), and FsGetServiceName().

◆ ReferenceCount

ULONG tagFILEDATA::ReferenceCount

Definition at line 36 of file fs.c.

◆ Specific

VOID* tagFILEDATA::Specific

Definition at line 39 of file fs.c.

Referenced by ArcClose(), FsGetDeviceSpecific(), and FsSetDeviceSpecific().


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