Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ getLogicalSectorCount
Method
getLogicalSectorCount
lib/vfs/vfs.cc:337–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
unsigned Filesystem::getLogicalSectorCount()
338
{
339
return _blockCount;
340
}
341
342
unsigned Filesystem::getLogicalSectorSize(unsigned cylinder, unsigned head)
343
{
Callers
1
Directory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected