Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/bbolt
/ DevicePath
Method
DevicePath
tests/dmflakey/dmflakey.go:61–61 ·
view source on GitHub ↗
DevicePath returns the flakey device path.
()
Source
from the content-addressed store, hash-verified
59
type
Flakey
interface
{
60
// DevicePath returns the flakey device path.
61
DevicePath() string
62
63
// Filesystem returns filesystem's type.
64
Filesystem() FSType
Callers
5
TestBasic
Function · 0.65
TestDropWritesExt4
Function · 0.65
TestErrorWritesExt4
Function · 0.65
initFlakeyDevice
Function · 0.65
PowerFailure
Method · 0.65
Implementers
1
flakey
tests/dmflakey/dmflakey.go
Calls
no outgoing calls
Tested by
5
TestBasic
Function · 0.52
TestDropWritesExt4
Function · 0.52
TestErrorWritesExt4
Function · 0.52
initFlakeyDevice
Function · 0.52
PowerFailure
Method · 0.52