Home
last modified time | relevance | path

Searched defs:refcount_block_offset (Results 1 – 2 of 2) sorted by relevance

/external/qemu/block/
Dqcow2-refcount.c90 int64_t refcount_block_offset) in load_refcount_block()
122 int64_t refcount_block_offset; in get_refcount() local
191 uint64_t refcount_block_offset = in alloc_refcount_block() local
426 int64_t refcount_block_offset, int first_index, int last_index) in write_refcount_block_entries()
463 int64_t refcount_block_offset = 0; in update_refcount() local
Dqcow2.h129 int64_t refcount_block_offset; member