Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
59
type
benchFile
struct
{
60
conf *benchConfig
61
}
62
63
var
_ = fs.Node(benchFile{})
64
var
_ = fs.NodeOpener(benchFile{})
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected