Searched defs:VuConfig (Results 1 – 3 of 3) sorted by relevance
222 fn create_net_config(socket: &Path) -> VuConfig { in create_net_config()
261 fn create_vu_config(cmd_type: CmdType, socket: &Path, cid: u32) -> VuConfig { in create_vu_config()
205 pub fn create_vu_block_config(cmd_type: CmdType, socket: &Path, disk: &Path) -> VuConfig { in create_vu_block_config()