Function ax9p::init_virtio_9pfs
source · pub fn init_virtio_9pfs(
v9p_devs: AxDeviceContainer<Ax9pDevice>,
aname: &str,
protocol: &str
) -> MountPointAvailable on (crate features
virtio-9p or net-9p) and crate feature virtio-9p only.Expand description
Initializes filesystems by 9pfs devices.