Searched refs:FindDmDevice (Results 1 – 1 of 1) sorted by relevance
116 static bool FindDmDevice(const Uevent& uevent, std::string* name, std::string* uuid) { in FindDmDevice() function393 } else if (FindDmDevice(uevent, &partition, &uuid)) { in GetBlockDeviceSymlinks()