MCPcopy
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

59type Flakey interface {
60 // DevicePath returns the flakey device path.
61 DevicePath() string
62
63 // Filesystem returns filesystem's type.
64 Filesystem() FSType

Callers 5

TestBasicFunction · 0.65
TestDropWritesExt4Function · 0.65
TestErrorWritesExt4Function · 0.65
initFlakeyDeviceFunction · 0.65
PowerFailureMethod · 0.65

Implementers 1

flakeytests/dmflakey/dmflakey.go

Calls

no outgoing calls

Tested by 5

TestBasicFunction · 0.52
TestDropWritesExt4Function · 0.52
TestErrorWritesExt4Function · 0.52
initFlakeyDeviceFunction · 0.52
PowerFailureMethod · 0.52