ReactOS 0.4.15-dev-7953-g1f49173
_FsInfoSector Struct Reference

#include <vfat.h>

Public Attributes

unsigned long ExtBootSignature2
 
unsigned char Res6 [480]
 
unsigned long FSINFOSignature
 
unsigned long FreeCluster
 
unsigned long NextCluster
 
unsigned char Res7 [12]
 
unsigned long Signatur2
 

Detailed Description

Definition at line 97 of file vfat.h.

Member Data Documentation

◆ ExtBootSignature2

unsigned long _FsInfoSector::ExtBootSignature2

Definition at line 99 of file vfat.h.

Referenced by FAT32UpdateFreeClustersCount().

◆ FreeCluster

unsigned long _FsInfoSector::FreeCluster

Definition at line 102 of file vfat.h.

Referenced by FAT32UpdateFreeClustersCount().

◆ FSINFOSignature

unsigned long _FsInfoSector::FSINFOSignature

Definition at line 101 of file vfat.h.

Referenced by FAT32UpdateFreeClustersCount().

◆ NextCluster

unsigned long _FsInfoSector::NextCluster

Definition at line 103 of file vfat.h.

◆ Res6

unsigned char _FsInfoSector::Res6[480]

Definition at line 100 of file vfat.h.

◆ Res7

unsigned char _FsInfoSector::Res7[12]

Definition at line 104 of file vfat.h.

◆ Signatur2

unsigned long _FsInfoSector::Signatur2

Definition at line 105 of file vfat.h.

Referenced by FAT32UpdateFreeClustersCount().


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