Searched defs:disk_path (Results 1 – 2 of 2) sorted by relevance
578 disk_path: PathBuf, field593 pub disk_path: String, field
1519 let disk_path = guest.disk_config.disk(DiskType::OperatingSystem).unwrap(); in test_boot_from_vhost_user_blk() localVariable