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

group_descriptor Struct Reference
[Ext2]

#include <ext2.h>


Data Fields

dword bg_block_bitmap
dword bg_inode_bitmap
dword bg_inode_table
word bg_free_blocks_count
word bg_free_inodes_count
word bg_used_dirs_count
word bg_pad
dword bg_reserved [3]


Field Documentation

dword group_descriptor::bg_block_bitmap
 

Definition at line 166 of file ext2.h.

word group_descriptor::bg_free_blocks_count
 

Definition at line 169 of file ext2.h.

word group_descriptor::bg_free_inodes_count
 

Definition at line 170 of file ext2.h.

dword group_descriptor::bg_inode_bitmap
 

Definition at line 167 of file ext2.h.

dword group_descriptor::bg_inode_table
 

Definition at line 168 of file ext2.h.

word group_descriptor::bg_pad
 

Definition at line 172 of file ext2.h.

dword group_descriptor::bg_reserved[3]
 

Definition at line 173 of file ext2.h.

word group_descriptor::bg_used_dirs_count
 

Definition at line 171 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