Home
last modified time | relevance | path

Searched refs:l2_allocate (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2-cluster.c267 static int l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
700 ret = l2_allocate(bs, l1_index); in get_cluster_table()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2-cluster.c265 static int l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
701 ret = l2_allocate(bs, l1_index); in get_cluster_table()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2-cluster.c265 static int l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
701 ret = l2_allocate(bs, l1_index); in get_cluster_table()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqcow2-cluster.c269 static int l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
705 ret = l2_allocate(bs, l1_index); in get_cluster_table()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2-cluster.c269 static int l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
705 ret = l2_allocate(bs, l1_index); in get_cluster_table()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-cluster.c269 static int l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
772 ret = l2_allocate(bs, l1_index); in get_cluster_table()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-cluster.c269 static int l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
772 ret = l2_allocate(bs, l1_index); in get_cluster_table()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-cluster.c269 static int l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
771 ret = l2_allocate(bs, l1_index); in get_cluster_table()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-cluster.c269 static int l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
784 ret = l2_allocate(bs, l1_index); in get_cluster_table()
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lib/qemu/
H A Dblock-qcow2.c517 l2_allocate: in get_cluster_offset()
546 goto l2_allocate; in get_cluster_offset()