ReactOS 0.4.15-dev-8434-g155a7c7
_EXFAT_STATISTICS Struct Reference

#include <winioctl.h>

Public Attributes

ULONG CreateHits
 
ULONG SuccessfulCreates
 
ULONG FailedCreates
 
ULONG NonCachedReads
 
ULONG NonCachedReadBytes
 
ULONG NonCachedWrites
 
ULONG NonCachedWriteBytes
 
ULONG NonCachedDiskReads
 
ULONG NonCachedDiskWrites
 

Detailed Description

Definition at line 864 of file winioctl.h.

Member Data Documentation

◆ CreateHits

ULONG _EXFAT_STATISTICS::CreateHits

Definition at line 865 of file winioctl.h.

◆ FailedCreates

ULONG _EXFAT_STATISTICS::FailedCreates

Definition at line 867 of file winioctl.h.

◆ NonCachedDiskReads

ULONG _EXFAT_STATISTICS::NonCachedDiskReads

Definition at line 872 of file winioctl.h.

◆ NonCachedDiskWrites

ULONG _EXFAT_STATISTICS::NonCachedDiskWrites

Definition at line 873 of file winioctl.h.

◆ NonCachedReadBytes

ULONG _EXFAT_STATISTICS::NonCachedReadBytes

Definition at line 869 of file winioctl.h.

◆ NonCachedReads

ULONG _EXFAT_STATISTICS::NonCachedReads

Definition at line 868 of file winioctl.h.

◆ NonCachedWriteBytes

ULONG _EXFAT_STATISTICS::NonCachedWriteBytes

Definition at line 871 of file winioctl.h.

◆ NonCachedWrites

ULONG _EXFAT_STATISTICS::NonCachedWrites

Definition at line 870 of file winioctl.h.

◆ SuccessfulCreates

ULONG _EXFAT_STATISTICS::SuccessfulCreates

Definition at line 866 of file winioctl.h.


The documentation for this struct was generated from the following files: