Lines Matching defs:offset
758 uint64_t offset, uint64_t length) in update_refcount_discard()
811 update_refcount(BlockDriverState *bs, int64_t offset, int64_t length, in update_refcount()
1011 int64_t offset; in qcow2_alloc_clusters() local
1031 int64_t coroutine_fn qcow2_alloc_clusters_at(BlockDriverState *bs, uint64_t offset, in qcow2_alloc_clusters_at()
1073 int64_t offset; in qcow2_alloc_bytes() local
1145 int64_t offset, int64_t size, in qcow2_free_clusters()
1314 uint64_t offset; in qcow2_update_snapshot_refcount() local
1529 int64_t offset, int64_t size) in qcow2_inc_refcounts_imrt()
1754 uint64_t offset = l2_entry & L2E_OFFSET_MASK; in check_refcounts_l2() local
2095 uint64_t offset, cluster; in check_refblocks() local
2921 int qcow2_check_metadata_overlap(BlockDriverState *bs, int ign, int64_t offset, in qcow2_check_metadata_overlap()
3069 int qcow2_pre_write_overlap_check(BlockDriverState *bs, int ign, int64_t offset, in qcow2_pre_write_overlap_check()
3122 int64_t offset; in alloc_refblock() local
3176 int64_t offset; in flush_refblock() local
3284 uint64_t offset; in walk_over_reftable() local
3531 uint64_t offset = new_reftable[i] & REFT_OFFSET_MASK; in qcow2_change_refcount_order() local
3551 get_refblock_offset(BlockDriverState *bs, uint64_t offset) in get_refblock_offset()