pub fn mount(fs: Arc<dyn FileSystem>, mnt_point: Path) -> CNFSResult
Mount a filesystem at the given path.