Searched defs:mbr_primary (Results 1 – 1 of 1) sorted by relevance
1448 let mut mbr_primary = disk_orig[..34 * 512].to_vec(); in test_update_gpt() localVariable1467 let mut mbr_primary = disk_orig[..34 * 512].to_vec(); in test_update_gpt_has_existing_valid_secondary() localVariable1485 let mut mbr_primary = disk_orig[..34 * 512].to_vec(); in test_update_gpt_last_usable_adjusted() localVariable1511 let mut mbr_primary = disk_orig[..34 * 512].to_vec(); in test_update_gpt_resize() localVariable1524 let mut mbr_primary = include_bytes!("../test/gpt_test_1.bin")[..34 * 512].to_vec(); in test_update_gpt_new_partition_out_of_range() localVariable1556 let mut mbr_primary = disk[..34 * 512].to_vec(); in test_update_gpt_check_header_fail() localVariable1569 let mut mbr_primary = disk[..34 * 512].to_vec(); in test_update_gpt_check_entries_fail() localVariable