MentOS
0.8.0
The Mentoring Operating System
|
Entry of the Block Group Descriptor Table (BGDT). More...
Public Attributes | |
uint32_t | block_bitmap |
The block number of the block bitmap for this Block Group. | |
uint32_t | inode_bitmap |
The block number of the inode allocation bitmap for this Block Group. | |
uint32_t | inode_table |
The block number of the starting block for the inode table for this Block Group. | |
uint16_t | free_blocks_count |
Number of free blocks. | |
uint16_t | free_inodes_count |
Number of free inodes. | |
uint16_t | used_dirs_count |
Number of used directories. | |
uint16_t | pad |
Padding. | |
uint32_t | reserved [3] |
Reserved. | |
Entry of the Block Group Descriptor Table (BGDT).