Android-cuttlefish cvd tool
Public Attributes | List of all members
ext4_new_group_data Struct Reference

#include <ext4.h>

Public Attributes

__u32 group
 
__u64 block_bitmap
 
__u64 inode_bitmap
 
__u64 inode_table
 
__u32 blocks_count
 
__u16 reserved_blocks
 
__u16 unused
 
__u32 free_blocks_count
 

Member Data Documentation

◆ block_bitmap

__u64 ext4_new_group_data::block_bitmap

◆ blocks_count

__u32 ext4_new_group_data::blocks_count

◆ free_blocks_count

__u32 ext4_new_group_data::free_blocks_count

◆ group

__u32 ext4_new_group_data::group

◆ inode_bitmap

__u64 ext4_new_group_data::inode_bitmap

◆ inode_table

__u64 ext4_new_group_data::inode_table

◆ reserved_blocks

__u16 ext4_new_group_data::reserved_blocks

◆ unused

__u16 ext4_new_group_data::unused

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