|
ReactOS 0.4.16-dev-1990-gfa5cf28
|
#include <winioctl.h>
Definition at line 859 of file winioctl.h.
| ULONG _FAT_STATISTICS::CreateHits |
Definition at line 860 of file winioctl.h.
| ULONG _FAT_STATISTICS::FailedCreates |
Definition at line 862 of file winioctl.h.
| ULONG _FAT_STATISTICS::NonCachedDiskReads |
Definition at line 867 of file winioctl.h.
Referenced by _Requires_lock_held_().
| ULONG _FAT_STATISTICS::NonCachedDiskWrites |
Definition at line 868 of file winioctl.h.
Referenced by _Requires_lock_held_().
| ULONG _FAT_STATISTICS::NonCachedReadBytes |
Definition at line 864 of file winioctl.h.
Referenced by _Requires_lock_held_().
| ULONG _FAT_STATISTICS::NonCachedReads |
Definition at line 863 of file winioctl.h.
Referenced by _Requires_lock_held_().
| ULONG _FAT_STATISTICS::NonCachedWriteBytes |
Definition at line 866 of file winioctl.h.
Referenced by _Requires_lock_held_().
| ULONG _FAT_STATISTICS::NonCachedWrites |
Definition at line 865 of file winioctl.h.
Referenced by _Requires_lock_held_().
| ULONG _FAT_STATISTICS::SuccessfulCreates |
Definition at line 861 of file winioctl.h.