| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | scan.c | 296 goto corrupted; in ubifs_scan() 302 goto corrupted; in ubifs_scan() 323 goto corrupted; in ubifs_scan() 336 goto corrupted; in ubifs_scan() 341 corrupted: in ubifs_scan()
|
| H A D | recovery.c | 707 goto corrupted; in ubifs_recover_leb() 790 corrupted: in ubifs_recover_leb()
|
| H A D | super.c | 681 if (c->vi.corrupted) { in init_constants_early()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | kapi.c | 83 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info() 211 vol->corrupted = 1; in ubi_open_volume() 448 vol->corrupted = 1; in ubi_leb_read() 488 vol->corrupted = 1; in ubi_leb_read_sg()
|
| H A D | vmt.c | 40 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL); 96 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show() 696 if (vol->upd_marker && vol->corrupted) { in self_check_volume() 726 if (vol->corrupted) { in self_check_volume()
|
| H A D | upd.c | 94 vol->corrupted = 0; in clear_update_marker()
|
| H A D | attach.c | 323 int len, err, second_is_newer, bitflips = 0, corrupted = 0; in ubi_compare_lebs() local 404 corrupted = 1; in ubi_compare_lebs() 420 return second_is_newer | (bitflips << 1) | (corrupted << 2); in ubi_compare_lebs()
|
| H A D | debug.c | 111 printf("\tcorrupted %d\n", vol->corrupted); in ubi_dump_vol_info()
|
| H A D | ubi.h | 346 unsigned int corrupted:1; member
|
| H A D | vtbl.c | 609 vol->corrupted = 1;
|
| /rk3399_rockchip-uboot/lib/lzma/ |
| H A D | history.txt | 52 If encoded stream was corrupted, decoder could access memory 118 If encoded stream was corrupted, decoder could access memory 201 If _LZMA_OUT_READ was defined, and if encoded stream was corrupted,
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | ubi.h | 109 int corrupted; member
|
| /rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/ |
| H A D | README | 26 is used to store SPD data. In case of absent or corrupted SPD, falling back
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.sha1 | 6 corrupted.
|
| H A D | README.ubi | 102 UBI: corrupted 0 117 UBI: corrupted 0
|
| H A D | README.armada-secureboot | 278 | operation! Should wrong or corrupted values be used, the |
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | ubi.c | 289 vol->corrupted = 1; in ubi_volume_continue_write() 358 if (vol->corrupted) in ubi_volume_read()
|
| /rk3399_rockchip-uboot/board/sbc8349/ |
| H A D | README | 30 Restoring a corrupted or missing flash image:
|
| /rk3399_rockchip-uboot/env/ |
| H A D | Kconfig | 194 valid backup copy in case the other copy is corrupted, e.g. due 379 valid backup copy in case the other copy is corrupted, e.g. due
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | Kconfig | 248 contents have not been corrupted. Note that MD5 is not considered 261 image contents have not been corrupted or maliciously altered. 273 image contents have not been corrupted. SHA256 is recommended for
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | README | 63 copies of a bootloader in flash in the case that a bad block has corrupted one.
|
| /rk3399_rockchip-uboot/ |
| H A D | Kconfig | 205 the image contents have not been corrupted. SHA256 is recommended
|