Function linux_object::fs::create_root_fs
source · [−]pub fn create_root_fs(rootfs: Arc<dyn FileSystem>) -> Arc<dyn INode>
Expand description
create root filesystem, mount DevFS and RamFS
pub fn create_root_fs(rootfs: Arc<dyn FileSystem>) -> Arc<dyn INode>
create root filesystem, mount DevFS and RamFS