Searched defs:guest_offset (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/block/ |
H A D | qcow2-threads.c | 458 uint64_t guest_offset, void *buf, size_t len, in qcow2_co_encdec() 509 uint64_t guest_offset, void *buf, size_t len) in qcow2_co_encrypt() 523 uint64_t guest_offset, void *buf, size_t len) in qcow2_co_decrypt()
|
H A D | qcow2-cluster.c | 1161 uint64_t guest_offset, unsigned bytes, uint64_t *l2_slice, in calculate_l2_meta() 1405 uint64_t guest_offset, in handle_dependencies() 1495 handle_copied(BlockDriverState *bs, uint64_t guest_offset, in handle_copied() 1605 do_alloc_cluster_offset(BlockDriverState *bs, uint64_t guest_offset, in do_alloc_cluster_offset() 1662 handle_alloc(BlockDriverState *bs, uint64_t guest_offset, in handle_alloc()
|
H A D | qcow2.c | 4452 int64_t allocation_start, host_offset, guest_offset; in qcow2_co_truncate() local
|
/openbmc/qemu/hw/net/ |
H A D | virtio-net.c | 1921 size_t offset, i, guest_offset, j; in virtio_net_receive_rcu() local
|