Module kernel::fs::mapping

source ·

Structs

Enums

Statics

Functions

  • Retrieves the mapping for the given path.
  • Mounts a given filesystem at the specified path.
  • Traverses the filesystem mapping tree and applies a handler function to all matching mappings.
  • Unmounts all filesystems from the virtual filesystem. This function removes all mounted filesystems from the virtual filesystem, effectively clearing the filesystem mapping tree.