|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#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().