Home
last modified time | relevance | path

Searched defs:QuorumVoteItem (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dquorum.c48 typedef struct QuorumVoteItem { struct
50 QLIST_ENTRY(QuorumVoteItem) next; argument
51 } QuorumVoteItem; typedef