Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dio.c616 * validate_ec_hdr - validate an erase counter header.
623 static int validate_ec_hdr(const struct ubi_device *ubi, in validate_ec_hdr() function
768 err = validate_ec_hdr(ubi, ec_hdr); in ubi_io_read_ec_hdr()
1129 err = validate_ec_hdr(ubi, ec_hdr); in self_check_ec_hdr()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dio.c623 * validate_ec_hdr - validate an erase counter header.
630 static int validate_ec_hdr(const struct ubi_device *ubi, in validate_ec_hdr() function
775 err = validate_ec_hdr(ubi, ec_hdr); in ubi_io_read_ec_hdr()
1131 err = validate_ec_hdr(ubi, ec_hdr); in self_check_ec_hdr()

Completed in 4 milliseconds