Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibertyOS-Development/kernel
/ blkcount
Method
blkcount
src/fs/ata.rs:460–463 ·
view source on GitHub ↗
Block count
(&self)
Source
from the content-addressed store, hash-verified
458
{
459
// Block count
460
pub fn blkcount(&self) -> u32
461
{
462
self.blk
463
}
464
465
466
// Block size
Callers
2
next_free_address
Method · 0.45
formatted_size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected