Searched defs:control_device (Results 1 – 6 of 6) sorted by relevance
315 DmTargetUser(uint64_t start, uint64_t length, std::string control_device) in DmTargetUser()319 std::string control_device() const { return control_device_; } in control_device() function
149 bool SnapuserdClient::WaitForDeviceDelete(const std::string& control_device) { in WaitForDeviceDelete()
27 const std::string& control_device, const std::string& misc_name, in Worker()
36 const std::string& control_device, const std::string& misc_name, in WorkerThread()
517 auto control_device = "/dev/dm-user/" + misc_name; in MapDmUserCow() local1808 std::string control_device = "/dev/dm-user/" + misc_name; in PerformInitTransition() local2674 auto control_device = "/dev/dm-user/" + dm_user_name; in UnmapDmUserDevice() local2714 auto control_device = "/dev/dm-user/" + dm_user_name; in UnmapUserspaceSnapshotDevice() local4229 std::string control_device = "/dev/dm-user/" + misc_name; in DetachFirstStageSnapuserdForSelinux() local
186 std::string control_device = NextArg(); in Next() local