Searched defs:device_path (Results 1 – 3 of 3) sorted by relevance
578 let device_path = fs::read_link(self.path.as_path()).map_err(LandlockError::OpenPath)?; in apply_landlock() localVariable
3503 let device_path = vdpa_cfg in make_vdpa_device() localVariable
1452 device_path: PathBuf, field