Searched refs:create_vhost_user_fs_device (Results 1 – 2 of 2) sorted by relevance
192 pub fn create_vhost_user_fs_device(cfg: &Config, option: &VhostUserFsOption) -> DeviceResult { in create_vhost_user_fs_device() function
420 devs.push(create_vhost_user_fs_device(cfg, vhost_user_fs)?); in create_virtio_devices()