Searched refs:health_file (Results 1 – 2 of 2) sorted by relevance
48 const string ufs_info_t::health_file = "/sys/devices/soc/624000.ufshc/health"; member in ufs_info_t66 if (FileExists(ufs_info_t::health_file)) { in get_storage_info()286 if (!ReadFileToString(health_file, &buffer)) { in report()
100 static const string health_file;