pub fn discard_block<F: AsRawDescriptor>( file: &F, offset: u64, len: u64 ) -> Result<()>
Discards the given range of a block file.