Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rclone/rclone
/ Unlock
Method
Unlock
vfs/vfs.go:136–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
// Size() int64
135
Lock() error
136
Unlock() error
137
}
138
139
// baseHandle implements all the missing methods
Callers
15
initBackgroundUploader
Function · 0.65
Read
Method · 0.65
Close
Method · 0.65
Seek
Method · 0.65
close
Method · 0.65
isRunning
Method · 0.65
run
Method · 0.65
PurgeTempUploads
Method · 0.65
receiveChangeNotify
Method · 0.65
notifyChangeUpstream
Method · 0.65
ChangeNotify
Method · 0.65
CleanUpCache
Method · 0.65
Calls
no outgoing calls
Tested by
15
PurgeTempUploads
Method · 0.52
TestApplyPendingDelta_InvalidatesNestedAlbum
Function · 0.52
TestFlushCaches_NoPendingDeltaRace
Function · 0.52
putConnection
Method · 0.52
getConnection
Method · 0.52
removeSession
Method · 0.52
isPutConnectionCalled
Method · 0.52
getPutConnectionErr
Method · 0.52
isGetConnectionCalled
Method · 0.52
TestStringLock
Function · 0.52
TestCacheExpire
Function · 0.52
TestCacheNoExpire
Function · 0.52