MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / read

Method read

src/aero_kernel/src/fs/block/mod.rs:237–256  ·  view source on GitHub ↗
(&self, mut offset: usize, dest: &mut [MaybeUninit<u8>])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 2

mod.rssrc/aero_kernel/src/fs/ext2/mod.rs
mod.rssrc/aero_kernel/src/fs/block/mod.rs

Calls 5

align_downFunction · 0.85
get_pageMethod · 0.80
data_mutMethod · 0.80
lenMethod · 0.45
srefMethod · 0.45

Tested by

no test coverage detected