Lines Matching refs:meta_bmap
58 ext2fs_block_bitmap meta_bmap);
1188 ext2fs_block_bitmap meta_bmap, in mark_fs_metablock() argument
1246 !ext2fs_test_block_bitmap2(meta_bmap, blk)) { in mark_fs_metablock()
1269 ext2fs_block_bitmap meta_bmap, new_meta_bmap = NULL; in blocks_to_move() local
1283 &meta_bmap); in blocks_to_move()
1287 retval = mark_table_blocks(old_fs, meta_bmap); in blocks_to_move()
1346 !ext2fs_test_block_bitmap2(meta_bmap, blk)) { in blocks_to_move()
1363 retval = reserve_sparse_super2_last_group(rfs, meta_bmap); in blocks_to_move()
1436 mark_fs_metablock(rfs, meta_bmap, i, group_blk); in blocks_to_move()
1444 mark_fs_metablock(rfs, meta_bmap, in blocks_to_move()
1453 mark_fs_metablock(rfs, meta_bmap, i, in blocks_to_move()
1513 !ext2fs_test_block_bitmap2(meta_bmap, blk)) in blocks_to_move()
1521 !ext2fs_test_block_bitmap2(meta_bmap, blk)) in blocks_to_move()
1547 !ext2fs_test_block_bitmap2(meta_bmap, blk)) in blocks_to_move()
1565 if (meta_bmap) in blocks_to_move()
1566 ext2fs_free_block_bitmap(meta_bmap); in blocks_to_move()
2662 ext2fs_block_bitmap meta_bmap) in reserve_sparse_super2_last_group() argument
2741 !ext2fs_test_block_bitmap2(meta_bmap, blk)) { in reserve_sparse_super2_last_group()