Searched refs:vhost_user_blk (Results 1 – 4 of 4) sorted by relevance
43 let vhost_user_blk = Master::from_stream(socket, 1 /* queues_num */); in new() localVariable58 vhost_user_blk, in new()
257 pub vhost_user_blk: Vec<VhostUserOption>, field333 vhost_user_blk: Vec::new(), in default()
1666 "vhost-user-blk" => cfg.vhost_user_blk.push(VhostUserOption { in set_argument()
1398 for blk in &cfg.vhost_user_blk { in create_virtio_devices()