Searched refs:GetErrorCounter (Results 1 – 3 of 3) sorted by relevance
156 int GetErrorCounter(struct drive *drive, int secondary, uint32_t entry_index);
244 params->error_counter = GetErrorCounter(&drive, PRIMARY, index); in CgptGetPartitionDetails()
861 int GetErrorCounter(struct drive *drive, int secondary, uint32_t entry_index) { in GetErrorCounter() function