Searched refs:bg_block (Results 1 – 1 of 1) sorted by relevance
194 struct ext2_block *bg_block = ext2_get_block(fs, bg_block_num); in ext2_format() local202 bg_block == NULL || sb_block == NULL) { in ext2_format()259 struct ext2_disk_bgroup *bg = (struct ext2_disk_bgroup *)bg_block->data; in ext2_format()269 if (ext2_write_block(fs, bg_block) < 0) { in ext2_format()428 ext2_drop_block(bg_block); in ext2_format()