Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hpfs_super_block Struct Reference

#include <hpfs.h>

Data Fields

__le32 magic
 
__le32 magic1
 
u8 version
 
u8 funcversion
 
__le16 zero
 
__le32 root
 
__le32 n_sectors
 
__le32 n_badblocks
 
__le32 bitmaps
 
__le32 zero1
 
__le32 badblocks
 
__le32 zero3
 
__le32 last_chkdsk
 
__le32 last_optimize
 
__le32 n_dir_band
 
__le32 dir_band_start
 
__le32 dir_band_end
 
__le32 dir_band_bitmap
 
u8 volume_name [32]
 
__le32 user_id_table
 
u32 zero6 [103]
 

Detailed Description

Definition at line 76 of file hpfs.h.

Field Documentation

__le32 badblocks

Definition at line 90 of file hpfs.h.

__le32 bitmaps

Definition at line 88 of file hpfs.h.

__le32 dir_band_bitmap

Definition at line 97 of file hpfs.h.

__le32 dir_band_end

Definition at line 96 of file hpfs.h.

__le32 dir_band_start

Definition at line 95 of file hpfs.h.

u8 funcversion

Definition at line 81 of file hpfs.h.

__le32 last_chkdsk

Definition at line 92 of file hpfs.h.

__le32 last_optimize

Definition at line 93 of file hpfs.h.

__le32 magic

Definition at line 78 of file hpfs.h.

__le32 magic1

Definition at line 79 of file hpfs.h.

__le32 n_badblocks

Definition at line 87 of file hpfs.h.

__le32 n_dir_band

Definition at line 94 of file hpfs.h.

__le32 n_sectors

Definition at line 86 of file hpfs.h.

__le32 root

Definition at line 85 of file hpfs.h.

__le32 user_id_table

Definition at line 99 of file hpfs.h.

u8 version

Definition at line 80 of file hpfs.h.

u8 volume_name[32]

Definition at line 98 of file hpfs.h.

__le16 zero

Definition at line 84 of file hpfs.h.

__le32 zero1

Definition at line 89 of file hpfs.h.

__le32 zero3

Definition at line 91 of file hpfs.h.

u32 zero6[103]

Definition at line 100 of file hpfs.h.


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