Structs§
Enums§
Statics§
Functions§
- get_
mapping - Retrieves the mapping for the given path.
- mount
- Mounts a given filesystem at the specified path.
- on_
all_ matching_ mappings - Traverses the filesystem mapping tree and applies a handler function to all matching mappings.
- unmount_
all - Unmounts all filesystems from the virtual filesystem. This function removes all mounted filesystems from the virtual filesystem, effectively clearing the filesystem mapping tree.