Module os1::fs [] [src]

A module for file system stuff

Reexports

use core::prelude::v1::*;
use alloc::boxed::Box;
use io::ide::IDE;
use self::ofs::fs::OFSHandle;

Modules

error

A simple Error object for FS errors

ofs

A module for os1 FS (OFS)

Statics

ROOT_FS

Functions

init

Initialize the root file system from the given device