Expand description
VFS Manager v2 - Enhanced Virtual File System Management
This module provides the next-generation VFS management system for Scarlet, built on the improved VFS v2 architecture with enhanced mount tree management, VfsEntry-based caching, and better isolation support.
Structs§
- Path
Resolution Options - Path resolution options for VFS operations
- VfsManager
- VFS Manager v2 - Enhanced VFS architecture implementation
Statics§
Functions§
- get_
global_ vfs_ manager - Retrieve the global VFS manager (Arc)
- init_
global_ vfs_ manager - Initialize the global VFS manager (Arc) so it can be retrieved later
- vfs_
error 🔒
Type Aliases§
- FSId
- Filesystem ID type