Home
last modified time | relevance | path

Searched refs:l2e_offset (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2-refcount.c1636 uint64_t l2e_offset = in check_refcounts_l2() local
1643 l2e_offset, sizeof(uint64_t)); in check_refcounts_l2()
1652 ret = bdrv_pwrite_sync(bs->file, l2e_offset, in check_refcounts_l2()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2-refcount.c1683 uint64_t l2e_offset = in check_refcounts_l2() local
1691 l2e_offset, sizeof(uint64_t), false); in check_refcounts_l2()
1700 ret = bdrv_pwrite_sync(bs->file, l2e_offset, in check_refcounts_l2()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-refcount.c1607 uint64_t l2e_offset = l2_offset + (uint64_t)l2_index * l2_entry_size(s); in fix_l2_entry_by_zero() local
1623 ret = qcow2_pre_write_overlap_check(bs, ign, l2e_offset, l2_entry_size(s), in fix_l2_entry_by_zero()
1633 ret = bdrv_pwrite_sync(bs->file, l2e_offset, &l2_table[idx], in fix_l2_entry_by_zero()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-refcount.c1691 uint64_t l2e_offset = in check_refcounts_l2() local
1699 l2e_offset, l2_entry_size(s), false); in check_refcounts_l2()
1708 ret = bdrv_pwrite_sync(bs->file, l2e_offset, in check_refcounts_l2()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-refcount.c1691 uint64_t l2e_offset = in check_refcounts_l2() local
1699 l2e_offset, l2_entry_size(s), false); in check_refcounts_l2()
1708 ret = bdrv_pwrite_sync(bs->file, l2e_offset, in check_refcounts_l2()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2-refcount.c1683 uint64_t l2e_offset = in check_refcounts_l2() local
1691 l2e_offset, sizeof(uint64_t), false); in check_refcounts_l2()
1700 ret = bdrv_pwrite_sync(bs->file, l2e_offset, in check_refcounts_l2()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqcow2-refcount.c1683 uint64_t l2e_offset = in check_refcounts_l2() local
1691 l2e_offset, sizeof(uint64_t), false); in check_refcounts_l2()
1700 ret = bdrv_pwrite_sync(bs->file, l2e_offset, in check_refcounts_l2()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2-refcount.c1683 uint64_t l2e_offset = in check_refcounts_l2() local
1691 l2e_offset, sizeof(uint64_t), false); in check_refcounts_l2()
1700 ret = bdrv_pwrite_sync(bs->file, l2e_offset, in check_refcounts_l2()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-refcount.c1607 uint64_t l2e_offset = l2_offset + (uint64_t)l2_index * l2_entry_size(s); in fix_l2_entry_by_zero() local
1623 ret = qcow2_pre_write_overlap_check(bs, ign, l2e_offset, l2_entry_size(s), in fix_l2_entry_by_zero()
1633 ret = bdrv_pwrite_sync(bs->file, l2e_offset, &l2_table[idx], in fix_l2_entry_by_zero()