Home
last modified time | relevance | path

Searched refs:src_cluster_offset (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-cluster.c492 uint64_t src_cluster_offset, in do_perform_cow_read() argument
514 assert(src_cluster_offset <= INT64_MAX); in do_perform_cow_read()
515 assert(src_cluster_offset + offset_in_cluster <= INT64_MAX); in do_perform_cow_read()
518 bdrv_check_qiov_request(src_cluster_offset + offset_in_cluster, qiov->size, in do_perform_cow_read()
526 src_cluster_offset + offset_in_cluster, in do_perform_cow_read()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2-cluster.c433 uint64_t src_cluster_offset, in do_perform_cow_read() argument
453 ret = bs->drv->bdrv_co_preadv(bs, src_cluster_offset + offset_in_cluster, in do_perform_cow_read()
463 uint64_t src_cluster_offset, in do_perform_cow_encrypt() argument
473 (src_cluster_offset + offset_in_cluster)); in do_perform_cow_encrypt()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2-cluster.c435 uint64_t src_cluster_offset, in do_perform_cow_read() argument
456 src_cluster_offset + offset_in_cluster, in do_perform_cow_read()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2-cluster.c435 uint64_t src_cluster_offset, in do_perform_cow_read() argument
456 src_cluster_offset + offset_in_cluster, in do_perform_cow_read()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqcow2-cluster.c439 uint64_t src_cluster_offset, in do_perform_cow_read() argument
460 src_cluster_offset + offset_in_cluster, in do_perform_cow_read()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2-cluster.c439 uint64_t src_cluster_offset, in do_perform_cow_read() argument
460 src_cluster_offset + offset_in_cluster, in do_perform_cow_read()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-cluster.c492 uint64_t src_cluster_offset, in do_perform_cow_read() argument
513 src_cluster_offset + offset_in_cluster, in do_perform_cow_read()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-cluster.c492 uint64_t src_cluster_offset, in do_perform_cow_read() argument
513 src_cluster_offset + offset_in_cluster, in do_perform_cow_read()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-cluster.c492 uint64_t src_cluster_offset, in do_perform_cow_read() argument
513 src_cluster_offset + offset_in_cluster, in do_perform_cow_read()