ReactOS 0.4.15-dev-7961-gdcf9eb0
_FILE_SYSTEM_STATISTICS Struct Reference

#include <fatstruc.h>

Collaboration diagram for _FILE_SYSTEM_STATISTICS:

Public Attributes

FILESYSTEM_STATISTICS Common
 
FAT_STATISTICS Fat
 
UCHAR Pad [((FILE_SYSTEM_STATISTICS_WITHOUT_PAD+0x3f) &~0x3f) - FILE_SYSTEM_STATISTICS_WITHOUT_PAD]
 

Detailed Description

Definition at line 595 of file fatstruc.h.

Member Data Documentation

◆ Common

FILESYSTEM_STATISTICS _FILE_SYSTEM_STATISTICS::Common

Definition at line 601 of file fatstruc.h.

◆ Fat

FAT_STATISTICS _FILE_SYSTEM_STATISTICS::Fat

Definition at line 602 of file fatstruc.h.

Referenced by _Requires_lock_held_().

◆ Pad

UCHAR _FILE_SYSTEM_STATISTICS::Pad

Definition at line 608 of file fatstruc.h.


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