Home
last modified time | relevance | path

Searched defs:partition (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/block/
H A Dhd-geometry.c40 struct partition { struct
45 uint8_t sys_ind; /* What partition type */ argument
50 uint32_t nr_sects; /* nr of sectors in partition */ argument
/qemu/target/i386/whpx/
H A Dwhpx-internal.h35 WHV_PARTITION_HANDLE partition; member
/qemu/include/hw/xen/
H A Dxen-block.h29 unsigned long partition; member
/qemu/block/
H A Dvvfat.c240 partition_t partition[4]; member
369 partition_t* partition = &(real_mbr->partition[0]); in init_mbr() local
/qemu/qga/
H A Dcommands-linux.c897 GuestDiskInfo *partition; in get_disk_partitions() local