Searched defs:dst_offset (Results 1 – 9 of 9) sorted by relevance
| /qemu/block/ |
| 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()
|
| 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()
|
| A D | io.c | 3392 int64_t dst_offset, int64_t bytes, in bdrv_co_copy_range_internal() 3474 BdrvChild *dst, int64_t dst_offset, in bdrv_co_copy_range_from() 3492 BdrvChild *dst, int64_t dst_offset, in bdrv_co_copy_range_to() 3506 BdrvChild *dst, int64_t dst_offset, in bdrv_co_copy_range()
|
| A D | qcow2.c | 4149 BdrvChild *dst, int64_t dst_offset, in qcow2_co_copy_range_from() 4232 BdrvChild *dst, int64_t dst_offset, in qcow2_co_copy_range_to()
|
| A D | file-posix.c | 3839 BdrvChild *dst, int64_t dst_offset, int64_t bytes, in raw_co_copy_range_from() 3849 BdrvChild *dst, int64_t dst_offset, in raw_co_copy_range_to()
|
| /qemu/hw/acpi/ |
| A D | bios-linker-loader.c | 90 uint32_t dst_offset; member
|
| /qemu/hw/display/ |
| A D | ati_int.h | 60 uint32_t dst_offset; member
|
| 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/ |
| A D | vhost-user-gpu.c | 599 uint32_t src_offset, dst_offset, stride; in vg_transfer_to_host_2d() local
|
Completed in 49 milliseconds