MCPcopy Create free account
hub / github.com/XorTroll/Goldleaf / GetFreeSpace

Method GetFreeSpace

Goldleaf/source/fs/fs_StdExplorer.cpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256 }
257
258 u64 StdExplorer::GetFreeSpace() {
259 // TODO?
260 return 0;
261 }
262
263 void StdExplorer::SetArchiveBit(const std::string &path) {
264 const auto full_path = this->MakeFull(path);

Callers 1

GetFreeSpaceForPartitionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected