Searched refs:self_check_ec (Results 1 – 1 of 1) sorted by relevance
125 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec);459 err = self_check_ec(ubi, e->pnum, e->ec); in ubi_sync_erase() 1999 * self_check_ec - make sure that the erase counter of a PEB is correct.2008 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec) function