Searched refs:MBRpartitions (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | hd-geo-test.c | 416 } MBRpartitions[4]; typedef 418 static MBRpartitions empty_mbr = { {false, 0, 0, 0, 0, 0, 0, 0, 0}, 423 static char *create_qcow2_with_mbr(MBRpartitions mbr, uint64_t sectors) in create_qcow2_with_mbr() 608 MBRpartitions mbr, uint64_t sectors) in add_drive_with_mbr()
|