[][src]Function hermit::x86_64::kernel::virtio_fs::create_virtiofs_driver

pub fn create_virtiofs_driver(
    adapter: &PciAdapter
) -> Option<Rc<RefCell<VirtioFsDriver<'static>>>>