Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cubefs/cubefs
/ Stat
Method
Stat
sdk/httpclient/flashnode.go:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
EvictVol(volume string) error
23
EvictAll() error
24
Stat() (proto.FlashNodeStat, error)
25
StatAll() (proto.FlashNodeStat, error)
26
InactiveDisk(dataPath string) error
27
SlotStat() (proto.FlashNodeSlotStat, error)
Callers
15
generateSSHKey
Function · 0.65
createFolder
Function · 0.65
main
Function · 0.65
parseMountOption
Function · 0.65
doShutdown
Function · 0.65
startServer
Method · 0.65
reBuildCacheKeys
Method · 0.65
checkBuildCacheDir
Method · 0.65
flushKey
Method · 0.65
remove
Method · 0.65
deleteTmpFile
Method · 0.65
checkoutTempFileOuttime
Function · 0.65
Implementers
1
flashNode
sdk/httpclient/flashnode.go
Calls
no outgoing calls
Tested by
15
TestStatfs
Function · 0.52
TestStatRoot
Function · 0.52
TestDefaultErrno
Function · 0.52
TestCustomErrno
Function · 0.52
TestAttrUnlinked
Function · 0.52
TestAttrBad
Function · 0.52
TestInvalidateNodeAttr
Function · 0.52
TestInvalidateNodeDataInvalidatesAttr
Function · 0.52
TestInvalidateEntry
Function · 0.52
BenchmarkLookup
Function · 0.52
TestGenMdTree
Function · 0.52
TestGenManTree
Function · 0.52