Home
last modified time | relevance | path

Searched defs:_FAT_STATISTICS (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwinioctl.h852 typedef struct _FAT_STATISTICS { struct
853 ULONG CreateHits;
854 ULONG SuccessfulCreates;
855 ULONG FailedCreates;
856 ULONG NonCachedReads;
857 ULONG NonCachedReadBytes;
858 ULONG NonCachedWrites;
859 ULONG NonCachedWriteBytes;
860 ULONG NonCachedDiskReads;
861 ULONG NonCachedDiskWrites;
/reactos/sdk/include/xdk/
H A Diotypes.h7067 typedef struct _FAT_STATISTICS { struct
7068 ULONG CreateHits;
7069 ULONG SuccessfulCreates;
7070 ULONG FailedCreates;
7071 ULONG NonCachedReads;
7072 ULONG NonCachedReadBytes;
7073 ULONG NonCachedWrites;
7074 ULONG NonCachedWriteBytes;
7075 ULONG NonCachedDiskReads;
7076 ULONG NonCachedDiskWrites;