ReactOS 0.4.15-dev-7834-g00c4b3d
_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 766 of file winioctl.h.

Member Data Documentation

◆ CreateHits

ULONG _EXFAT_STATISTICS::CreateHits

Definition at line 767 of file winioctl.h.

◆ FailedCreates

ULONG _EXFAT_STATISTICS::FailedCreates

Definition at line 769 of file winioctl.h.

◆ NonCachedDiskReads

ULONG _EXFAT_STATISTICS::NonCachedDiskReads

Definition at line 774 of file winioctl.h.

◆ NonCachedDiskWrites

ULONG _EXFAT_STATISTICS::NonCachedDiskWrites

Definition at line 775 of file winioctl.h.

◆ NonCachedReadBytes

ULONG _EXFAT_STATISTICS::NonCachedReadBytes

Definition at line 771 of file winioctl.h.

◆ NonCachedReads

ULONG _EXFAT_STATISTICS::NonCachedReads

Definition at line 770 of file winioctl.h.

◆ NonCachedWriteBytes

ULONG _EXFAT_STATISTICS::NonCachedWriteBytes

Definition at line 773 of file winioctl.h.

◆ NonCachedWrites

ULONG _EXFAT_STATISTICS::NonCachedWrites

Definition at line 772 of file winioctl.h.

◆ SuccessfulCreates

ULONG _EXFAT_STATISTICS::SuccessfulCreates

Definition at line 768 of file winioctl.h.


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