Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ Open
Method
Open
Kernel/src/fs/tar.cpp:195–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
void TarVolume::Open(__attribute__((unused)) TarNode* node, __attribute__((unused)) uint32_t flags){
196
197
}
198
199
void TarVolume::Close(__attribute__((unused)) TarNode* node){
200
Callers
1
Open
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected