ReactOS 0.4.15-dev-7961-gdcf9eb0
boot_sector Struct Reference

#include <fsck.fat.h>

Public Attributes

uint8_t ignored [3]
 
uint8_t system_id [8]
 
uint8_t sector_size [2]
 
uint8_t cluster_size
 
uint16_t reserved
 
uint8_t fats
 
uint8_t dir_entries [2]
 
uint8_t sectors [2]
 
uint8_t media
 
uint16_t fat_length
 
uint16_t secs_track
 
uint16_t heads
 
uint32_t hidden
 
uint32_t total_sect
 
uint32_t fat32_length
 
uint16_t flags
 
uint8_t version [2]
 
uint32_t root_cluster
 
uint16_t info_sector
 
uint16_t backup_boot
 
uint8_t reserved2 [12]
 
uint8_t drive_number
 
uint8_t reserved3
 
uint8_t extended_sig
 
uint32_t serial
 
uint8_t label [11]
 
uint8_t fs_type [8]
 
uint8_t junk [422]
 

Detailed Description

Definition at line 88 of file fsck.fat.h.

Member Data Documentation

◆ backup_boot

uint16_t boot_sector::backup_boot

Definition at line 111 of file fsck.fat.h.

◆ cluster_size

uint8_t boot_sector::cluster_size

Definition at line 93 of file fsck.fat.h.

◆ dir_entries

uint8_t boot_sector::dir_entries[2]

Definition at line 96 of file fsck.fat.h.

◆ drive_number

uint8_t boot_sector::drive_number

Definition at line 114 of file fsck.fat.h.

◆ extended_sig

uint8_t boot_sector::extended_sig

Definition at line 117 of file fsck.fat.h.

◆ fat32_length

uint32_t boot_sector::fat32_length

Definition at line 106 of file fsck.fat.h.

◆ fat_length

uint16_t boot_sector::fat_length

Definition at line 99 of file fsck.fat.h.

◆ fats

uint8_t boot_sector::fats

Definition at line 95 of file fsck.fat.h.

◆ flags

uint16_t boot_sector::flags

Definition at line 107 of file fsck.fat.h.

◆ fs_type

uint8_t boot_sector::fs_type[8]

Definition at line 120 of file fsck.fat.h.

◆ heads

uint16_t boot_sector::heads

Definition at line 101 of file fsck.fat.h.

◆ hidden

uint32_t boot_sector::hidden

Definition at line 102 of file fsck.fat.h.

◆ ignored

uint8_t boot_sector::ignored[3]

Definition at line 89 of file fsck.fat.h.

◆ info_sector

uint16_t boot_sector::info_sector

Definition at line 110 of file fsck.fat.h.

◆ junk

uint8_t boot_sector::junk[422]

Definition at line 123 of file fsck.fat.h.

◆ label

uint8_t boot_sector::label[11]

Definition at line 119 of file fsck.fat.h.

◆ media

uint8_t boot_sector::media

Definition at line 98 of file fsck.fat.h.

◆ reserved

uint16_t boot_sector::reserved

Definition at line 94 of file fsck.fat.h.

◆ reserved2

uint8_t boot_sector::reserved2[12]

Definition at line 112 of file fsck.fat.h.

◆ reserved3

uint8_t boot_sector::reserved3

Definition at line 115 of file fsck.fat.h.

Referenced by check_fat_state_bit().

◆ root_cluster

uint32_t boot_sector::root_cluster

Definition at line 109 of file fsck.fat.h.

◆ secs_track

uint16_t boot_sector::secs_track

Definition at line 100 of file fsck.fat.h.

◆ sector_size

uint8_t boot_sector::sector_size[2]

Definition at line 92 of file fsck.fat.h.

◆ sectors

uint8_t boot_sector::sectors[2]

Definition at line 97 of file fsck.fat.h.

◆ serial

uint32_t boot_sector::serial

Definition at line 118 of file fsck.fat.h.

◆ system_id

uint8_t boot_sector::system_id[8]

Definition at line 90 of file fsck.fat.h.

◆ total_sect

uint32_t boot_sector::total_sect

Definition at line 103 of file fsck.fat.h.

◆ version

uint8_t boot_sector::version[2]

Definition at line 108 of file fsck.fat.h.


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