#include <ext2.h>
|
uint32_t | bg_block_bitmap |
|
uint32_t | bg_inode_bitmap |
|
uint32_t | bg_inode_table |
|
uint16_t | bg_free_blocks_count |
|
uint16_t | bg_free_inodes_count |
|
uint16_t | bg_used_dirs_count |
|
uint16_t | bg_pad |
|
uint8_t | bg_reserved [12] |
|
The ext2 block group descriptor structure
Definition at line 139 of file ext2.h.
The documentation for this struct was generated from the following file: