Searched refs:detach (Results 1 – 2 of 2) sorted by relevance
111 pub fn detach(&mut self) -> Result<()> { in detach() method152 if let Err(e) = self.detach() { in drop()
171 loop_device.detach().ok(); in umount()210 loop_device.detach()?; in create_partitioned_image()