Home | History | Annotate | Download | only in qemu

Lines Matching refs:partition

1155 struct partition {
1160 uint8_t sys_ind; /* What partition type */
1165 uint32_t nr_sects; /* nr of sectors in partition */
1168 /* try to guess the disk logical geometry from the MSDOS partition table. Return 0 if OK, -1 if could not guess */
1174 struct partition *p;
1187 p = ((struct partition *)(buf + 0x1be)) + i;
1190 /* We make the assumption that the partition terminates on