Searched refs:bg_free_blocks_count (Results 1 - 3 of 3) sorted by relevance

/system/extras/tests/ext4/
H A Dcorrupt_gdt_free_blocks.c79 if (gd.bg_free_blocks_count) {
84 gd.bg_free_blocks_count--;
/system/extras/ext4_utils/
H A Dext4_utils.h99 __le16 bg_free_blocks_count; member in struct:ext2_group_desc
H A Dext4_utils.c242 aux_info.bg_desc[i].bg_free_blocks_count = sb->s_blocks_per_group;
371 aux_info.bg_desc[i].bg_free_blocks_count = bg_free_blocks;

Completed in 1802 milliseconds