Module filesystem

Source
Expand description

This module contains the FileSystem type itself.

Structsยง

FileSystem
The in-memory file system!
FileSystemInner ๐Ÿ”’
The core of the file system. It contains a collection of Nodes, indexed by their respective Inode in a slab.

Enumsยง

DirectoryMustBeEmpty ๐Ÿ”’
InodeResolution ๐Ÿ”’