Home
last modified time | relevance | path

Searched defs:cluster_offset (Results 1 – 6 of 6) sorted by relevance

/external/qemu/block/
Dqcow2-cluster.c350 uint64_t cluster_offset; in qcow_read() local
397 uint64_t cluster_offset, int n_start, int n_end) in copy_sectors()
441 int *num, uint64_t *cluster_offset) in qcow2_get_cluster_offset()
602 int64_t cluster_offset; in qcow2_alloc_compressed_cluster_offset() local
672 uint64_t cluster_offset = m->cluster_offset; in qcow2_alloc_cluster_link_l2() local
756 int64_t cluster_offset; in qcow2_alloc_cluster_offset() local
900 int qcow2_decompress_cluster(BlockDriverState *bs, uint64_t cluster_offset) in qcow2_decompress_cluster()
Dqcow2-refcount.c462 int64_t start, last, cluster_offset; in update_refcount() local
635 int64_t offset, cluster_offset; in qcow2_alloc_bytes() local
698 uint64_t cluster_offset, int nb_clusters) in qcow2_free_any_clusters()
730 int64_t start, last, cluster_offset; in qcow2_create_refcount_update() local
896 int64_t start, last, cluster_offset; in inc_refcounts() local
Dqcow.c259 uint64_t l2_offset, *l2_table, cluster_offset, tmp; in get_cluster_offset() local
384 uint64_t cluster_offset; in qcow_is_allocated() local
422 static int decompress_cluster(BlockDriverState *bs, uint64_t cluster_offset) in decompress_cluster()
497 uint64_t cluster_offset; member
653 uint64_t cluster_offset; in qcow_aio_write_cb() local
862 uint64_t cluster_offset; in qcow_write_compressed() local
Dvmdk.c439 static int get_whole_cluster(BlockDriverState *bs, uint64_t cluster_offset, in get_whole_cluster()
495 uint64_t cluster_offset; in get_cluster_offset() local
575 uint64_t cluster_offset; in vmdk_is_allocated() local
591 uint64_t cluster_offset; in vmdk_read() local
627 uint64_t cluster_offset; in vmdk_write() local
Dqcow2.c299 uint64_t cluster_offset; in qcow_is_allocated() local
336 uint64_t cluster_offset; member
1156 uint64_t cluster_offset; in qcow_write_compressed() local
Dqcow2.h138 uint64_t cluster_offset; member