Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dquorum.c67 typedef struct QuorumVotes { struct
70 } QuorumVotes; argument
136 QuorumVotes votes;
340 static void quorum_count_vote(QuorumVotes *votes, in quorum_count_vote()
372 static void quorum_free_vote_list(QuorumVotes *votes) in quorum_free_vote_list()
406 static QuorumVoteVersion *quorum_get_vote_winner(QuorumVotes *votes) in quorum_get_vote_winner()
471 QuorumVotes error_votes; in quorum_vote_error()
796 QuorumVotes error_votes; in quorum_co_flush()