ReactOS 0.4.15-dev-5858-g16decc6
|
#include <winioctl.h>
Definition at line 754 of file winioctl.h.
ULONG _FAT_STATISTICS::CreateHits |
Definition at line 755 of file winioctl.h.
ULONG _FAT_STATISTICS::FailedCreates |
Definition at line 757 of file winioctl.h.
ULONG _FAT_STATISTICS::NonCachedDiskReads |
Definition at line 762 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedDiskWrites |
Definition at line 763 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedReadBytes |
Definition at line 759 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedReads |
Definition at line 758 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedWriteBytes |
Definition at line 761 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::NonCachedWrites |
Definition at line 760 of file winioctl.h.
Referenced by _Requires_lock_held_().
ULONG _FAT_STATISTICS::SuccessfulCreates |
Definition at line 756 of file winioctl.h.