Searched defs:hash_device (Results 1 – 4 of 4) 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
88 hash_device: PathBuf, field128 let hash_device = loopdevice::attach( in enable_verity() localVariable
69 const std::string& block_device, const std::string& hash_device, in DmTargetVerity()
232 const std::string& hash_device = block_device; in CreateVerityTable() local