Searched refs:sub_device_name (Results 1 – 1 of 1) sorted by relevance
616 std::string sub_device_name = ""; in GetParentBlockDeviceByPath() local619 if (!sub_device_name.empty()) { in GetParentBlockDeviceByPath()623 sub_device_name = entry->d_name; in GetParentBlockDeviceByPath()625 if (sub_device_name.empty()) { in GetParentBlockDeviceByPath()629 return "/dev/block/" + sub_device_name; in GetParentBlockDeviceByPath()