Searched refs:qcow2_alloc_cluster_link_l2 (Results 1 – 3 of 3) sorted by relevance
207 int qcow2_alloc_cluster_link_l2(BlockDriverState *bs, QCowL2Meta *m);
566 ret = qcow2_alloc_cluster_link_l2(bs, &acb->l2meta); in qcow_aio_write_cb()812 ret = qcow2_alloc_cluster_link_l2(bs, &meta); in preallocate()
667 int qcow2_alloc_cluster_link_l2(BlockDriverState *bs, QCowL2Meta *m) in qcow2_alloc_cluster_link_l2() function