Searched refs:sub_device_name (Results 1 – 1 of 1) sorted by relevance
658 std::string sub_device_name = ""; in GetParentBlockDeviceByPath() local661 if (!sub_device_name.empty()) { in GetParentBlockDeviceByPath()665 sub_device_name = entry->d_name; in GetParentBlockDeviceByPath()667 if (sub_device_name.empty()) { in GetParentBlockDeviceByPath()671 return "/dev/block/" + sub_device_name; in GetParentBlockDeviceByPath()