Searched refs:next_temporary_image_id (Results 1 – 1 of 1) sorted by relevance
420 let mut next_temporary_image_id = 0; in create_vm_internal() localVariable488 &mut next_temporary_image_id, in create_vm_internal()810 next_temporary_image_id: &mut u64, in assemble_disk_image()821 make_composite_image_filenames(temporary_directory, next_temporary_image_id); in assemble_disk_image()1058 next_temporary_image_id: &mut u64, in make_composite_image_filenames()1060 let id = *next_temporary_image_id; in make_composite_image_filenames()1061 *next_temporary_image_id += 1; in make_composite_image_filenames()