Crate axfs_devfs
source ·Structs
- A device filesystem that implements
axfs_vfs::VfsOps. - The directory node in the device filesystem.
- A null device behaves like
/dev/null. - A zero device behaves like
/dev/zero.
axfs_vfs::VfsOps./dev/null./dev/zero.