Searched refs:QuorumAIOCB (Results 1 – 1 of 1) sorted by relevance
97 typedef struct QuorumAIOCB QuorumAIOCB; typedef109 QuorumAIOCB *parent;117 struct QuorumAIOCB { struct144 QuorumAIOCB *acb; argument148 static void quorum_aio_finalize(QuorumAIOCB *acb) in quorum_aio_finalize()164 static QuorumAIOCB *coroutine_fn quorum_aio_get(BlockDriverState *bs, in quorum_aio_get()170 QuorumAIOCB *acb = g_new(QuorumAIOCB, 1); in quorum_aio_get()173 *acb = (QuorumAIOCB) { in quorum_aio_get()209 static void GRAPH_RDLOCK quorum_report_failure(QuorumAIOCB *acb) in quorum_report_failure()220 static int quorum_vote_error(QuorumAIOCB *acb);[all …]