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

Method Error

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

Source from the content-addressed store, hash-verified

320 void CleanNode(Ext2Node* node);
321
322 int Error() { return error; }
323 };
324
325 int Identify(PartitionDevice* part);

Callers 1

InitializePartitionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected