Searched defs:sectors (Results 1 – 18 of 18) sorted by relevance
/qemu/block/ |
H A D | dmg.h | 46 uint64_t *sectors; member
|
H A D | vhdx-log.c | 870 uint32_t desc_sectors, sectors, total_length; in vhdx_log_write() local
|
H A D | vdi.c | 162 uint32_t sectors; /* disk geometry, unused here */ member
|
H A D | vmdk.c | 146 int64_t sectors; member 531 BdrvChild *file, bool flat, int64_t sectors, in vmdk_add_extent() 1158 int64_t sectors = 0; in vmdk_parse_extents() local
|
H A D | file-posix.c | 2900 uint64_t sectors = 0; in raw_getlength() local
|
/qemu/hw/block/ |
H A D | hd-geometry.c | 59 int i, heads, sectors, cylinders; in guess_disk_lchs() local
|
H A D | xen-block.c | 298 int64_t sectors = blk_getlength(conf->blk) / conf->logical_block_size; in xen_block_set_size() local
|
/qemu/pc-bios/s390-ccw/ |
H A D | virtio-scsi.c | 164 unsigned long sector, int sectors, void *data, in scsi_read_10()
|
H A D | bootmap.c | 113 const uint64_t sectors = virtio_get_sectors(); in eckd_chs_to_block() local
|
H A D | virtio.h | 160 uint8_t sectors; member
|
/qemu/tests/qtest/ |
H A D | hd-geo-test.c | 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()
|
H A D | ide-test.c | 456 int sectors = 0; in test_bmdma_various_prdts() local
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_blk.h | 69 uint8_t sectors; member
|
/qemu/include/hw/ide/ |
H A D | ide-dev.h | 60 int cylinders, heads, sectors, chs_trans; member
|
/qemu/nbd/ |
H A D | client.c | 1277 unsigned long sectors = info->size / sector_size; in nbd_init() local
|
/qemu/include/block/ |
H A D | block-common.h | 547 uint32_t sectors; member
|
/qemu/hw/i386/ |
H A D | pc.c | 315 int16_t cylinders, int8_t heads, int8_t sectors) in cmos_init_hd() 483 int8_t heads, sectors; in pc_cmos_init_late() local
|
/qemu/migration/ |
H A D | block-dirty-bitmap.c | 781 uint64_t sectors = dbms->bulk_completed ? 0 : in dirty_bitmap_state_pending() local
|