Home
last modified time | relevance | path

Searched refs:qcow2_write_l1_entry (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2.h613 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index);
H A Dqcow2-cluster.c226 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index) in qcow2_write_l1_entry() function
352 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
H A Dqcow2-refcount.c1839 ret = qcow2_write_l1_entry(bs, i); in check_oflag_copied()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2.h678 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index);
H A Dqcow2-cluster.c224 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index) in qcow2_write_l1_entry() function
353 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
H A Dqcow2-refcount.c1897 ret = qcow2_write_l1_entry(bs, i); in check_oflag_copied()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2.h678 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index);
H A Dqcow2-cluster.c224 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index) in qcow2_write_l1_entry() function
353 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
H A Dqcow2-refcount.c1897 ret = qcow2_write_l1_entry(bs, i); in check_oflag_copied()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqcow2.h675 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index);
H A Dqcow2-cluster.c223 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index) in qcow2_write_l1_entry() function
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
H A Dqcow2-refcount.c1897 ret = qcow2_write_l1_entry(bs, i); in check_oflag_copied()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2.h678 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index);
H A Dqcow2-cluster.c223 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index) in qcow2_write_l1_entry() function
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2.h904 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index);
H A Dqcow2-cluster.c223 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index) in qcow2_write_l1_entry() function
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
H A Dqcow2-refcount.c1994 ret = qcow2_write_l1_entry(bs, i); in check_oflag_copied()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2.h903 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index);
H A Dqcow2-cluster.c223 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index) in qcow2_write_l1_entry() function
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
H A Dqcow2-refcount.c1906 ret = qcow2_write_l1_entry(bs, i); in check_oflag_copied()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2.h903 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index);
H A Dqcow2-cluster.c223 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index) in qcow2_write_l1_entry() function
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
H A Dqcow2-refcount.c1906 ret = qcow2_write_l1_entry(bs, i); in check_oflag_copied()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2.h904 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index);
H A Dqcow2-cluster.c223 int qcow2_write_l1_entry(BlockDriverState *bs, int l1_index) in qcow2_write_l1_entry() function
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()

12