Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dquorum.c472 QuorumVoteValue result_value; in quorum_vote_error() local
483 result_value.l = ret; in quorum_vote_error()
484 quorum_count_vote(&error_votes, &result_value, i); in quorum_vote_error()
797 QuorumVoteValue result_value; in quorum_co_flush() local
810 result_value.l = result; in quorum_co_flush()
811 quorum_count_vote(&error_votes, &result_value, i); in quorum_co_flush()