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