MCPcopy 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

blkidxMethod · 0.45
buffidxMethod · 0.45
next_free_addressMethod · 0.45
formatted_sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected