Searched defs:flush_blocks (Results 1 – 2 of 2) sorted by relevance
124 static efi_status_t EFIAPI flush_blocks(struct efi_block_io *this) in flush_blocks() function
155 pub fn flush_blocks(&mut self, raw_file: &mut QcowRawFile) -> io::Result<()> { in flush_blocks() method