Searched defs:BlockInfo (Results 1 – 5 of 5) sorted by relevance
48 pub struct BlockInfo { struct59 impl BlockInfo { argument75 fn info(&mut self) -> BlockInfo; in info()117 fn info(&mut self) -> BlockInfo { in info()140 fn info(&mut self) -> BlockInfo { in info()170 fn check_range<T>(info: BlockInfo, offset: u64, buffer: &[T]) -> Result<SafeNum> { in check_range()246 pub fn block_info(&mut self) -> BlockInfo { in block_info()
75 fn info(&mut self) -> BlockInfo { in info()
123 info: BlockInfo, in split_scratch()
44 fn info(&mut self) -> BlockInfo { in info()59 fn info(&mut self) -> BlockInfo { in info()
147 pub fn block_info(&self) -> BlockInfo { in block_info()