Home
last modified time | relevance | path

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

/qemu/hw/block/
H A Dhd-geometry.c47 uint8_t end_sector; /* end sector */ member
/qemu/block/
H A Dquorum.c199 int64_t end_sector = DIV_ROUND_UP(offset + bytes, BDRV_SECTOR_SIZE); in quorum_report_bad() local
213 int64_t end_sector = DIV_ROUND_UP(acb->offset + acb->bytes, in quorum_report_failure() local
H A Dio.c2025 int64_t end_sector = DIV_ROUND_UP(offset + bytes, BDRV_SECTOR_SIZE); in bdrv_co_write_req_finish() local
H A Dvmdk.c147 int64_t end_sector; member
/qemu/tests/qtest/
H A Dhd-geo-test.c412 uint32_t end_sector; member