Searched refs:touched_map (Results 1 – 1 of 1) sorted by relevance
31 ext2fs_block_bitmap bad_block_map, touched_map; variable53 if (ext2fs_test_block_bitmap(touched_map, block)) { in test_read_blk()58 ext2fs_mark_block_bitmap(touched_map, block); in test_read_blk()100 &touched_map); in setup()177 if (ext2fs_test_block_bitmap(touched_map, test_vec[i])) { in check_map()182 ext2fs_mark_block_bitmap(touched_map, test_vec[i]); in check_map()188 if (!ext2fs_test_block_bitmap(touched_map, blk) && in check_map()