Searched defs:group_path (Results 1 – 1 of 1) sorted by relevance
233 let mut group_path = String::from("/dev/vfio/"); in new() localVariable363 let group_path = uuid_path.read_link().map_err(|_| VfioError::InvalidPath)?; in new() localVariable