ReactOS 0.4.16-dev-852-gcfcc8d8
|
#include <fat.h>
Public Attributes | |
UCHAR | Flags |
UCHAR | EaNameLength |
UCHAR | EaValueLength [2] |
CHAR | EaName [1] |
CHAR _PACKED_EA::EaName[1] |
Definition at line 698 of file fat.h.
Referenced by FatAppendPackedEa(), and FatLocateEaByName().
UCHAR _PACKED_EA::EaNameLength |
Definition at line 696 of file fat.h.
Referenced by FatLocateEaByName().
UCHAR _PACKED_EA::Flags |
Definition at line 695 of file fat.h.
Referenced by FatDeletePackedEa().