Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ TempNode
Method
TempNode
Kernel/src/fs/tmp.cpp:17–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
TempNode::TempNode(TempVolume* v){
18
vol = v;
19
}
20
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected