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

Class FsVolume

Kernel/include/fs/filesystem.h:284–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282
283namespace fs{
284 class FsVolume;
285
286 extern List<FsVolume*>* volumes;
287

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected