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

Class Ext2Volume

Kernel/include/fs/ext2.h:196–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194 } __attribute__((packed)) ext2_directory_entry_t;
195
196 class Ext2Volume;
197
198 class Ext2Node : public FsNode{
199 protected:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected