Searched refs:qcow2_alloc_cluster_link_l2 (Results 1 – 3 of 3) sorted by relevance
191 int qcow2_alloc_cluster_link_l2(BlockDriverState *bs, uint64_t cluster_offset,
603 int qcow2_alloc_cluster_link_l2(BlockDriverState *bs, uint64_t cluster_offset, in qcow2_alloc_cluster_link_l2() function
545 if (qcow2_alloc_cluster_link_l2(bs, acb->cluster_offset, &acb->l2meta) < 0) { in qcow_aio_write_cb()