Searched defs:disk_stats_path (Results 1 – 2 of 2) sorted by relevance
81 auto disk_stats_path = get_disk_stats_path(); in TEST() local99 auto disk_stats_path = get_disk_stats_path(); in TEST() local
84 bool parse_disk_stats(const char* disk_stats_path, struct disk_stats* stats) { in parse_disk_stats()