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

Class Fat32Volume

Kernel/include/fs/fat32.h:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92
93namespace fs::FAT32{
94 class Fat32Volume;
95
96 class Fat32Node : public FsNode {
97 public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected