pub fn resolve(path: &str) -> Result<(DynScheme, String), SyscallError>
Resolve a path using the global mount table.