Searched refs:header_blocks (Results 1 – 1 of 1) sorted by relevance
47 int header_blocks; member284 int header_blocks = 2 + aux_info.inode_table_blocks; in init_bg() local289 header_blocks += 1 + aux_info.bg_desc_blocks + info.bg_desc_reserve_blocks; in init_bg()295 bg->header_blocks = header_blocks; in init_bg()311 if (reserve_blocks(bg, bg->first_free_block, bg->header_blocks) < 0) in init_bg()312 error("failed to reserve %u blocks in block group %u\n", bg->header_blocks, i); in init_bg()