Home
last modified time | relevance | path

Searched refs:sysfsPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/estoraged/src/
H A Dutil.cpp48 uint8_t findPredictedMediaLifeLeftPercent(const std::string& sysfsPath) in findPredictedMediaLifeLeftPercent() argument
67 lifeTimeFile.open(sysfsPath + "/life_time", std::ios_base::in); in findPredictedMediaLifeLeftPercent()
97 std::string getPartNumber(const std::filesystem::path& sysfsPath) in getPartNumber() argument
103 std::filesystem::path namePath(sysfsPath); in getPartNumber()
122 std::string getSerialNumber(const std::filesystem::path& sysfsPath) in getSerialNumber() argument
128 std::filesystem::path serialPath(sysfsPath); in getSerialNumber()
/openbmc/estoraged/include/
H A Dutil.hpp46 uint8_t findPredictedMediaLifeLeftPercent(const std::string& sysfsPath);
52 std::string getPartNumber(const std::filesystem::path& sysfsPath);
58 std::string getSerialNumber(const std::filesystem::path& sysfsPath);