Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + const MaxFilenameLen + const Name + var SupportedMountOptions = []string + func SetDentryCacheSize(size int) + type FilesystemType struct + func (FilesystemType) Name() string + func (FilesystemType) Release(ctx context.Context) + func (fstype FilesystemType) GetFilesystem(ctx context.Context, vfsObj *vfs.VirtualFilesystem, creds *auth.Credentials, ...) (*vfs.Filesystem, *vfs.Dentry, error) + type InternalFilesystemOptions struct + LeakConnection bool + OpenSocketsByConnecting bool + UniqueID vfs.RestoreID + type InteropMode uint32 + const InteropModeExclusive + const InteropModeShared + const InteropModeWritethrough