Searched defs:hash_device (Results 1 – 2 of 2) sorted by relevance
56 hash_device: Option<&'a Path>, field94 pub fn hash_device(&mut self, p: &'a Path) -> &mut Self { in hash_device() method
89 hash_device: PathBuf, field133 let hash_device = loopdevice::attach(&idsig, offset, size, &LoopConfigOptions::default()) in enable_verity() localVariable