Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ LoopbackHandler
Function
LoopbackHandler
core/mount/loopback_handler_linux.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
)
28
29
func
LoopbackHandler() Handler {
30
return
loopbackHandler{}
31
}
32
33
type
loopbackHandler
struct
{
34
}
Callers
2
TestLoopbackMount
Function · 0.92
TestLoopbackOverlay
Function · 0.92
Calls
no outgoing calls
Tested by
2
TestLoopbackMount
Function · 0.74
TestLoopbackOverlay
Function · 0.74
Used in the wild
real call sites across dependent graphs
searching dependent graphs…