find_block

Function find_block 

Source
pub fn find_block(
    node: &UnixFsFile,
    pos: u64,
    node_offset: u64,
) -> (u64, Option<usize>)