Searched refs:sub_device_name (Results 1 – 1 of 1) sorted by relevance
577 std::string sub_device_name = ""; in GetParentBlockDeviceByPath() local580 if (!sub_device_name.empty()) { in GetParentBlockDeviceByPath()584 sub_device_name = entry->d_name; in GetParentBlockDeviceByPath()586 if (sub_device_name.empty()) { in GetParentBlockDeviceByPath()590 return "/dev/block/" + sub_device_name; in GetParentBlockDeviceByPath()