Lines Matching full:vote
36 #define QUORUM_OPT_VOTE_THRESHOLD "vote-threshold"
41 /* This union holds a vote hash value */
47 /* A vote item */
53 /* this structure is a vote version. A version is the set of votes sharing the
54 * same vote value.
66 /* this structure holds a group of vote versions together */
466 /* Do a vote to get the error code */
552 /* vote to select the most represented version */ in quorum_vote()
637 /* Do the vote on read */ in read_quorum_children()
886 "vote-threshold", "a value >= 1"); in quorum_valid_threshold()
905 .help = "The number of vote needed for reaching quorum",
996 "exactly two files and vote-threshold is 2"); in quorum_open()
1128 "The number of children cannot be lower than the vote threshold %d", in quorum_del_child()