MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / Open

Method Open

Kernel/src/fs/fat32.cpp:165–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163 }
164
165 void Fat32Volume::Open(Fat32Node* node, uint32_t flags){
166
167 }
168
169 void Fat32Volume::Close(Fat32Node* node){
170

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected