Searched refs:self_check_ec (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/ubi/
H A Dwl.c138 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec);
447 err = self_check_ec(ubi, e->pnum, e->ec); sync_erase()
1661 * self_check_ec - make sure that the erase counter of a PEB is correct.
1670 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec) self_check_ec() function

Completed in 62 milliseconds