Lines Matching defs:map
123 partition_map_header * map; in open_partition_map() local
213 close_partition_map(partition_map_header *map) in close_partition_map()
236 read_partition_map(partition_map_header *map) in read_partition_map()
318 write_partition_map(partition_map_header *map) in write_partition_map()
372 add_data_to_map(struct dpme *data, long ix, partition_map_header *map) in add_data_to_map()
409 partition_map_header *map; in init_partition_map() local
434 partition_map_header * map; in create_partition_map() local
588 coerce_block0(partition_map_header *map) in coerce_block0()
615 partition_map_header *map) in add_partition_to_map()
828 renumber_disk_addresses(partition_map_header *map) in renumber_disk_addresses()
845 compute_device_size(partition_map_header *map, partition_map_header *oldmap) in compute_device_size()
953 sync_device_size(partition_map_header *map) in sync_device_size()
974 partition_map_header *map; in delete_partition_from_map() local
1024 partition_map_header *map; in contains_driver() local
1124 partition_map_header *map; in delete_entry() local
1150 find_entry_by_disk_address(int32_t ix, partition_map_header *map) in find_entry_by_disk_address()
1166 find_entry_by_type(const char *type_name, partition_map_header *map) in find_entry_by_type()
1181 find_entry_by_base(uint32_t base, partition_map_header *map) in find_entry_by_base()
1197 move_entry_in_map(int32_t old_index, int32_t ix, partition_map_header *map) in move_entry_in_map()
1217 partition_map_header *map; in remove_from_disk_order() local
1239 partition_map_header *map; in insert_in_disk_order() local
1273 partition_map_header *map; in insert_in_base_order() local
1307 resize_map(uint32_t new_size, partition_map_header *map) in resize_map()
1369 partition_map_header *map; in remove_driver() local
1423 read_block(partition_map_header *map, uint32_t num, char *buf) in read_block()
1432 write_block(partition_map_header *map, uint32_t num, char *buf) in write_block()