Searched defs:cluster_offset (Results 1 – 6 of 6) sorted by relevance
/qemu/block/ |
H A D | qcow.c | 366 uint64_t *l2_table, cluster_offset, tmp; in get_cluster_offset() local 540 uint64_t cluster_offset; in qcow_co_block_status() local 596 decompress_cluster(BlockDriverState *bs, uint64_t cluster_offset) in decompress_cluster() 635 uint64_t cluster_offset; in qcow_co_preadv() local 730 uint64_t cluster_offset; in qcow_co_pwritev() local 1062 uint64_t cluster_offset; in qcow_co_pwritev_compressed() local
|
H A D | qcow2-cluster.c | 539 do_perform_cow_write(BlockDriverState *bs, uint64_t cluster_offset, in do_perform_cow_write() 834 int64_t cluster_offset; in qcow2_alloc_compressed_cluster_offset() local 1034 uint64_t cluster_offset = m->alloc_offset; in qcow2_alloc_cluster_link_l2() local 1500 uint64_t l2_entry, cluster_offset; in handle_copied() local 1623 int64_t cluster_offset = in do_alloc_cluster_offset() local 1790 uint64_t cluster_offset; in qcow2_alloc_host_offset() local
|
H A D | vmdk.c | 1453 uint64_t cluster_offset, uint64_t offset, in get_whole_cluster() 1585 uint64_t *cluster_offset, uint64_t skip_start_bytes, in get_cluster_offset() 1786 uint64_t cluster_offset; in vmdk_co_block_status() local 1830 vmdk_write_extent(VmdkExtent *extent, int64_t cluster_offset, in vmdk_write_extent() 1912 vmdk_read_extent(VmdkExtent *extent, int64_t cluster_offset, in vmdk_read_extent() 1986 uint64_t cluster_offset; in vmdk_co_preadv() local 2067 uint64_t cluster_offset; in vmdk_pwritev() local 2963 uint64_t cluster_offset; in vmdk_co_check() local
|
H A D | qcow2-refcount.c | 815 int64_t start, last, cluster_offset; in update_refcount() local 1532 uint64_t start, last, cluster_offset, k, refcount; in qcow2_inc_refcounts_imrt() local
|
H A D | qcow2.c | 4683 uint64_t cluster_offset; in qcow2_co_pwritev_compressed_task() local
|
/qemu/hw/acpi/ |
H A D | aml-build.c | 2154 uint32_t socket_offset = 0, cluster_offset = 0, core_offset = 0; in build_pptt() local
|