Searched defs:flush_blocks (Results 1 – 6 of 6) sorted by relevance
49 pub flush_blocks: unsafe extern "efiapi" fn(this: *mut Self) -> Status, field
144 pub fn flush_blocks(&mut self, raw_file: &mut QcowRawFile) -> io::Result<()> { in flush_blocks() method
99 pub fn flush_blocks(&mut self) -> Result { in flush_blocks() method
172 fn flush_blocks(&mut self) { in flush_blocks() method