Home
last modified time | relevance | path

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

/qemu/block/
H A Dquorum.c406 static QuorumVoteVersion *quorum_get_vote_winner(QuorumVotes *votes) in quorum_get_vote_winner() function
489 winner = quorum_get_vote_winner(&error_votes); in quorum_vote_error()
553 winner = quorum_get_vote_winner(&acb->votes); in quorum_vote()
820 winner = quorum_get_vote_winner(&error_votes); in quorum_co_flush()