Home
last modified time | relevance | path

Searched defs:guest_offset (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-threads.c458 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 Dqcow2-cluster.c1161 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 Dqcow2.c4452 int64_t allocation_start, host_offset, guest_offset; in qcow2_co_truncate() local
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1921 size_t offset, i, guest_offset, j; in virtio_net_receive_rcu() local