Home
last modified time | relevance | path

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

/openbmc/u-boot/disk/
H A Dpart_dos.h26 unsigned char end_sector; /* end sector */ member
/openbmc/qemu/hw/block/
H A Dhd-geometry.c46 uint8_t end_sector; /* end sector */ member
/openbmc/u-boot/include/
H A Dpart_efi.h69 u8 end_sector; /* end sector */ member
/openbmc/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.c2022 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
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c412 uint32_t end_sector; member