Searched refs:self_check_ec_hdr (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | io.c | 83 static int self_check_ec_hdr(const struct ubi_device *ubi, int pnum, 813 err = self_check_ec_hdr(ubi, pnum, ec_hdr); in ubi_io_write_ec_hdr() 1113 static int self_check_ec_hdr(const struct ubi_device *ubi, int pnum, in self_check_ec_hdr() function 1180 err = self_check_ec_hdr(ubi, pnum, ec_hdr); in self_check_peb_ec_hdr()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | io.c | 89 static int self_check_ec_hdr(const struct ubi_device *ubi, int pnum, 851 err = self_check_ec_hdr(ubi, pnum, ec_hdr); in ubi_io_write_ec_hdr() 1147 static int self_check_ec_hdr(const struct ubi_device *ubi, int pnum, in self_check_ec_hdr() function 1214 err = self_check_ec_hdr(ubi, pnum, ec_hdr); in self_check_peb_ec_hdr()
|