Searched refs:FindVbdDevicePrefix (Results 1 – 1 of 1) sorted by relevance
89 static bool FindVbdDevicePrefix(const std::string& path, std::string* result) { in FindVbdDevicePrefix() function336 } else if (FindVbdDevicePrefix(uevent.path, &device)) { in GetBlockDeviceSymlinks()