Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dwl.c125 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec);
447 err = self_check_ec(ubi, e->pnum, e->ec); in sync_erase()
1970 * self_check_ec - make sure that the erase counter of a PEB is correct.
1979 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec) function
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dwl.c125 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec);
447 err = self_check_ec(ubi, e->pnum, e->ec); in sync_erase()
1980 * self_check_ec - make sure that the erase counter of a PEB is correct.
1989 static int self_check_ec(struct ubi_device *ubi, int pnum, int ec)

Completed in 5 milliseconds