|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| NTSTATUS | FatMount (_In_ ULONG DeviceId, _In_ ULONG Unknown, _Out_ PBL_FILE_ENTRY *FileEntry) |
| NTSTATUS | FatInitialize (VOID) |
Variables | |
| PVOID * | FatDeviceTable |
| ULONG | FatDeviceTableEntries |
| PWCHAR | FatpLongFileName |
Definition at line 81 of file fat.c.
Definition at line 23 of file fat.c.
| PVOID* FatDeviceTable |
Definition at line 16 of file fat.c.
Referenced by FatInitialize().
| ULONG FatDeviceTableEntries |
Definition at line 17 of file fat.c.
Referenced by FatInitialize().
| PWCHAR FatpLongFileName |
Definition at line 18 of file fat.c.
Referenced by FatInitialize().