Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ Unlock
Method
Unlock
tests/robustness/pathlock/path_lock.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
// Unlocker unlocks from a previous invocation of Lock().
27
type
Unlocker
interface
{
28
Unlock()
29
}
30
31
var
_ Locker = (*pathLock)(nil)
Callers
15
Send
Method · 0.65
output
Method · 0.65
EstimatedDataSize
Method · 0.65
output
Method · 0.65
run
Method · 0.65
outputSyncProgress
Method · 0.65
runSyncBlobs
Method · 0.65
registerStorageProvider
Function · 0.65
getRegisteredStorageProviders
Function · 0.65
TestMetricsPushFlags
Function · 0.65
enter
Method · 0.65
exit
Method · 0.65
Implementers
3
NullPathLocker
tests/tools/fio/fio.go
lock
tests/robustness/pathlock/path_lock.go
lockState
fs/cachefs/cache_test.go
Calls
no outgoing calls
Tested by
15
TestMetricsPushFlags
Function · 0.52
enter
Method · 0.52
exit
Method · 0.52
verifyCacheExpiration
Function · 0.52
runMaintenanceTask
Method · 0.52
TestServerMaintenance
Function · 0.52
TestIterateAllPrefixesInParallel
Function · 0.52
randLongHex
Function · 0.52
TestThrottlingSemaphore
Function · 0.52
Write
Method · 0.52
Sync
Method · 0.52
Close
Method · 0.52