Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Close
Function
Close
internal/dmverity/dmverity_other.go:37–39 ·
view source on GitHub ↗
(_ string)
Source
from the content-addressed store, hash-verified
35
}
36
37
func
Close(_ string) error {
38
return
errUnsupported
39
}
40
41
func
VerifyDevice(_ string, _ string) error {
42
return
errUnsupported
Callers
4
Mount
Method · 0.92
Unmount
Method · 0.92
TestDMVerity
Function · 0.70
TestErrorHandling
Function · 0.70
Calls
no outgoing calls
Tested by
2
TestDMVerity
Function · 0.56
TestErrorHandling
Function · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…