ReactOS 0.4.16-dev-329-g9223134
|
#include <vfat.h>
Public Attributes | |
ULONG | StartIndex |
ULONG | DirIndex |
DIR_ENTRY | DirEntry |
UNICODE_STRING | LongNameU |
UNICODE_STRING | ShortNameU |
PDEVICE_EXTENSION | DeviceExt |
PDEVICE_EXTENSION _VFAT_DIRENTRY_CONTEXT::DeviceExt |
Definition at line 604 of file vfat.h.
Referenced by FATAddEntry().
DIR_ENTRY _VFAT_DIRENTRY_CONTEXT::DirEntry |
Definition at line 601 of file vfat.h.
Referenced by FATAddEntry().
ULONG _VFAT_DIRENTRY_CONTEXT::DirIndex |
Definition at line 600 of file vfat.h.
Referenced by FATAddEntry().
UNICODE_STRING _VFAT_DIRENTRY_CONTEXT::LongNameU |
Definition at line 602 of file vfat.h.
Referenced by FATAddEntry().
UNICODE_STRING _VFAT_DIRENTRY_CONTEXT::ShortNameU |
Definition at line 603 of file vfat.h.
Referenced by FATAddEntry().