Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibertyOS-Development/kernel
/ blksize
Method
blksize
src/fs/ata.rs:467–470 ·
view source on GitHub ↗
Block size
(&self)
Source
from the content-addressed store, hash-verified
465
466
// Block size
467
pub const fn blksize(&self) -> u32
468
{
469
BLKSIZE as u32
470
}
471
472
473
// Open
Callers
4
blkidx
Method · 0.45
buffidx
Method · 0.45
next_free_address
Method · 0.45
formatted_size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected