|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <vfat.h>

Public Attributes | |
| PDEVICE_EXTENSION | Vcb |
| PVFATFCB | Fcb |
| LIST_ENTRY | CloseListEntry |
| LIST_ENTRY _VFAT_CLOSE_CONTEXT::CloseListEntry |
Definition at line 620 of file vfat.h.
Referenced by VfatCloseWorker(), VfatOpenFile(), and VfatPostCloseFile().
| PVFATFCB _VFAT_CLOSE_CONTEXT::Fcb |
Definition at line 619 of file vfat.h.
Referenced by VfatCloseWorker(), and VfatPostCloseFile().
| PDEVICE_EXTENSION _VFAT_CLOSE_CONTEXT::Vcb |
Definition at line 618 of file vfat.h.
Referenced by VfatCloseWorker(), and VfatPostCloseFile().