MCPcopy
hub / github.com/cubefs/cubefs / benchFile

Struct benchFile

depends/bazil.org/fuse/fs/bench/bench_readwrite_test.go:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59type benchFile struct {
60 conf *benchConfig
61}
62
63var _ = fs.Node(benchFile{})
64var _ = fs.NodeOpener(benchFile{})

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected