Searched defs:VhostUserVringState (Results 1 – 3 of 3) sorted by relevance
528 pub struct VhostUserVringState { struct535 impl VhostUserVringState { argument542 impl VhostUserMsgValidator for VhostUserVringState {} implementation
121 fn get_vring_base(&mut self, index: u32) -> Result<VhostUserVringState> { in get_vring_base()
53 fn get_vring_base(&self, index: u32) -> Result<VhostUserVringState>; in get_vring_base()91 fn get_vring_base(&mut self, index: u32) -> Result<VhostUserVringState>; in get_vring_base()156 fn get_vring_base(&self, index: u32) -> Result<VhostUserVringState> { in get_vring_base()