Searched defs:qcow (Results 1 – 1 of 1) sorted by relevance
454 let mut qcow = QcowFile { in from() localVariable487 let mut qcow = Self::from(file)?; in new() localVariable1833 let mut qcow = QcowFile::from(disk_file).expect("Failed to create file."); in test_header_1_tb_file() localVariable