Searched defs:dst_offset (Results 1 – 9 of 9) sorted by relevance
/qemu/block/ |
H A D | raw-format.c | 576 BdrvChild *dst, int64_t dst_offset, in raw_co_copy_range_from() 593 BdrvChild *dst, int64_t dst_offset, in raw_co_copy_range_to()
|
H A D | iscsi.c | 2198 BdrvChild *dst, int64_t dst_offset, in iscsi_co_copy_range_from() 2310 const int dst_offset = XCOPY_DESC_OFFSET + IDENT_DESCR_TGT_DESCR_SIZE; in iscsi_xcopy_data() local 2337 BdrvChild *dst, int64_t dst_offset, in iscsi_co_copy_range_to()
|
H A D | io.c | 3450 int64_t dst_offset, int64_t bytes, in bdrv_co_copy_range_internal() 3532 BdrvChild *dst, int64_t dst_offset, in bdrv_co_copy_range_from() 3550 BdrvChild *dst, int64_t dst_offset, in bdrv_co_copy_range_to() 3564 BdrvChild *dst, int64_t dst_offset, in bdrv_co_copy_range()
|
H A D | qcow2.c | 4153 BdrvChild *dst, int64_t dst_offset, in qcow2_co_copy_range_from() 4236 BdrvChild *dst, int64_t dst_offset, in qcow2_co_copy_range_to()
|
H A D | file-posix.c | 3933 BdrvChild *dst, int64_t dst_offset, int64_t bytes, in raw_co_copy_range_from() 3943 BdrvChild *dst, int64_t dst_offset, in raw_co_copy_range_to()
|
/qemu/hw/acpi/ |
H A D | bios-linker-loader.c | 90 uint32_t dst_offset; member
|
/qemu/hw/display/ |
H A D | ati_int.h | 60 uint32_t dst_offset; member
|
H A D | virtio-gpu.c | 436 uint32_t src_offset, dst_offset, stride; in virtio_gpu_transfer_to_host_2d() local
|
/qemu/contrib/vhost-user-gpu/ |
H A D | vhost-user-gpu.c | 599 uint32_t src_offset, dst_offset, stride; in vg_transfer_to_host_2d() local
|