Home
last modified time | relevance | path

Searched defs:parttype (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py503 def _create_partition(self, device, parttype, fstype, start, size): argument
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c431 uint8_t status, parttype, head, sector, cyl; in create_qcow2_with_mbr() local