ReactOS 0.4.16-dev-753-g705a985
|
#include <winioctl.h>
Definition at line 852 of file winioctl.h.
ULONG _FAT_STATISTICS::CreateHits |
Definition at line 853 of file winioctl.h.
ULONG _FAT_STATISTICS::FailedCreates |
Definition at line 855 of file winioctl.h.
ULONG _FAT_STATISTICS::NonCachedDiskReads |
Definition at line 860 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedDiskWrites |
Definition at line 861 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedReadBytes |
Definition at line 857 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedReads |
Definition at line 856 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedWriteBytes |
Definition at line 859 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedWrites |
Definition at line 858 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::SuccessfulCreates |
Definition at line 854 of file winioctl.h.