Searched refs:SetEntryErrorCounter (Results 1 – 4 of 4) sorted by relevance
215 void SetEntryErrorCounter(GptEntry *e, int error_counter);
447 void SetEntryErrorCounter(GptEntry *e, int error_counter) in SetEntryErrorCounter() function
1178 SetEntryErrorCounter(e, 1); in EntryAttributeGetSetTest()1182 SetEntryErrorCounter(e, 0); in EntryAttributeGetSetTest()
847 SetEntryErrorCounter(entry, error_counter); in SetErrorCounter()