Searched refs:QCowL2Meta (Results 1 – 3 of 3) sorted by relevance
101 QLIST_HEAD(QCowClusterAlloc, QCowL2Meta) cluster_allocs;135 typedef struct QCowL2Meta struct142 struct QCowL2Meta *depends_on; argument145 QLIST_ENTRY(QCowL2Meta) next_in_flight;146 } QCowL2Meta; typedef202 int n_start, int n_end, int *num, QCowL2Meta *m);207 int qcow2_alloc_cluster_link_l2(BlockDriverState *bs, QCowL2Meta *m);
667 int qcow2_alloc_cluster_link_l2(BlockDriverState *bs, QCowL2Meta *m) in qcow2_alloc_cluster_link_l2()751 int n_start, int n_end, int *num, QCowL2Meta *m) in qcow2_alloc_cluster_offset()758 QCowL2Meta *old_alloc; in qcow2_alloc_cluster_offset()
342 QCowL2Meta l2meta;535 static void run_dependent_requests(QCowL2Meta *m) in run_dependent_requests()798 QCowL2Meta meta; in preallocate()