Expand description

This module contains the FileSystem type itself.

Structs

  • The in-memory file system!
  • The core of the file system. It contains a collection of Nodes, indexed by their respective Inode in a slab.

Enums