Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

super_block Struct Reference
[Ext2]

#include <ext2.h>


Data Fields

dword s_inodes_count
dword s_blocks_count
dword s_r_blocks_count
dword s_free_blocks_count
dword s_free_inodes_count
dword s_first_data_block
dword s_log_block_size
dword s_log_frag_size
dword s_blocks_per_group
dword s_frags_per_group
dword s_inodes_per_group
dword s_mtime
dword s_wtime
word s_mnt_count
word s_max_mnt_count
word s_magic
word s_state
word s_errors
word s_minor_rev_level
dword s_lastcheck
dword s_checkinterval
dword s_creator_os
dword s_rev_level
word s_def_resuid
word s_def_resgid
dword s_first_ino
word s_inode_size
word s_block_group_nr
dword s_feature_compact
dword s_feature_incompact
dword s_feature_ro_compact
byte s_uuid [16]
word s_volume_name
byte s_last_mounted [8]
dword s_algo_bitmap
byte s_reserved [886]


Field Documentation

dword super_block::s_algo_bitmap
 

Definition at line 153 of file ext2.h.

word super_block::s_block_group_nr
 

Definition at line 146 of file ext2.h.

dword super_block::s_blocks_count
 

Definition at line 101 of file ext2.h.

dword super_block::s_blocks_per_group
 

Definition at line 118 of file ext2.h.

dword super_block::s_checkinterval
 

Definition at line 135 of file ext2.h.

dword super_block::s_creator_os
 

Definition at line 136 of file ext2.h.

word super_block::s_def_resgid
 

Definition at line 139 of file ext2.h.

word super_block::s_def_resuid
 

Definition at line 138 of file ext2.h.

word super_block::s_errors
 

Definition at line 132 of file ext2.h.

dword super_block::s_feature_compact
 

Definition at line 147 of file ext2.h.

dword super_block::s_feature_incompact
 

Definition at line 148 of file ext2.h.

dword super_block::s_feature_ro_compact
 

Definition at line 149 of file ext2.h.

dword super_block::s_first_data_block
 

Definition at line 105 of file ext2.h.

dword super_block::s_first_ino
 

Definition at line 141 of file ext2.h.

dword super_block::s_frags_per_group
 

Definition at line 119 of file ext2.h.

dword super_block::s_free_blocks_count
 

Definition at line 103 of file ext2.h.

dword super_block::s_free_inodes_count
 

Definition at line 104 of file ext2.h.

word super_block::s_inode_size
 

Definition at line 144 of file ext2.h.

dword super_block::s_inodes_count
 

Definition at line 100 of file ext2.h.

dword super_block::s_inodes_per_group
 

Definition at line 120 of file ext2.h.

byte super_block::s_last_mounted[8]
 

Definition at line 152 of file ext2.h.

dword super_block::s_lastcheck
 

Definition at line 134 of file ext2.h.

dword super_block::s_log_block_size
 

Definition at line 109 of file ext2.h.

dword super_block::s_log_frag_size
 

Definition at line 112 of file ext2.h.

word super_block::s_magic
 

Definition at line 127 of file ext2.h.

word super_block::s_max_mnt_count
 

Definition at line 125 of file ext2.h.

word super_block::s_minor_rev_level
 

Definition at line 133 of file ext2.h.

word super_block::s_mnt_count
 

Definition at line 123 of file ext2.h.

dword super_block::s_mtime
 

Definition at line 121 of file ext2.h.

dword super_block::s_r_blocks_count
 

Definition at line 102 of file ext2.h.

byte super_block::s_reserved[886]
 

Definition at line 155 of file ext2.h.

dword super_block::s_rev_level
 

Definition at line 137 of file ext2.h.

word super_block::s_state
 

Definition at line 128 of file ext2.h.

byte super_block::s_uuid[16]
 

Definition at line 150 of file ext2.h.

word super_block::s_volume_name
 

Definition at line 151 of file ext2.h.

dword super_block::s_wtime
 

Definition at line 122 of file ext2.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18