ReactOS 0.4.16-dev-289-g096a551
|
#include <vfat.h>
Public Attributes | |
ULONG | Hash |
struct _VFATFCB * | self |
struct _HASHENTRY * | next |
ULONG _HASHENTRY::Hash |
Definition at line 277 of file vfat.h.
Referenced by vfatAddFCBToTable(), vfatDelFCBFromTable(), vfatGrabFCBFromTable(), and vfatNewFCB().
struct _HASHENTRY* _HASHENTRY::next |
Definition at line 279 of file vfat.h.
Referenced by vfatAddFCBToTable(), and vfatDelFCBFromTable().
Definition at line 278 of file vfat.h.
Referenced by vfatNewFCB().