Home
last modified time | relevance | path

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

/external/qemu/block/
Dqcow2-cluster.c132 static uint64_t *seek_l2_table(BDRVQcowState *s, uint64_t l2_offset) in seek_l2_table()
160 static int l2_load(BlockDriverState *bs, uint64_t l2_offset, in l2_load()
235 int64_t l2_offset; in l2_allocate() local
445 uint64_t l2_offset, *l2_table; in qcow2_get_cluster_offset() local
537 uint64_t l2_offset; in get_cluster_table() local
601 uint64_t l2_offset, *l2_table; in qcow2_alloc_compressed_cluster_offset() local
649 uint64_t l2_offset, int l2_index, int num) in write_l2_entries()
671 uint64_t *old_cluster, start_sect, l2_offset, *l2_table; in qcow2_alloc_cluster_link_l2() local
755 uint64_t l2_offset, *l2_table; in qcow2_alloc_cluster_offset() local
Dqcow2-refcount.c749 uint64_t *l1_table, *l2_table, l2_offset, offset, l1_size2, l1_allocated; in qcow2_update_snapshot_refcount() local
935 uint16_t *refcount_table, int refcount_table_size, int64_t l2_offset, in check_refcounts_l2()
1027 uint64_t *l1_table, l2_offset, l1_size2; in check_refcounts_l1() local
Dvmdk.c85 unsigned int l2_offset; member
492 unsigned int l1_index, l2_offset, l2_index; in get_cluster_offset() local
Dqcow.c259 uint64_t l2_offset, *l2_table, cluster_offset, tmp; in get_cluster_offset() local