Home
last modified time | relevance | path

Searched refs:UBI_IO_BAD_HDR (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/ubispl/
H A Dubi-wrapper.h43 UBI_IO_BAD_HDR, enumerator
H A Dubispl.c57 return UBI_IO_BAD_HDR; in ubi_io_read_vid_hdr()
83 return UBI_IO_BAD_HDR; in ubi_io_read_vid_hdr()
91 return UBI_IO_BAD_HDR; in ubi_io_read_vid_hdr()
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dio.c517 if (err != UBI_IO_BAD_HDR_EBADMSG && err != UBI_IO_BAD_HDR && in nor_erase_prepare()
525 if (err != UBI_IO_BAD_HDR_EBADMSG && err != UBI_IO_BAD_HDR && in nor_erase_prepare()
784 return UBI_IO_BAD_HDR; in ubi_io_read_ec_hdr()
800 return UBI_IO_BAD_HDR; in ubi_io_read_ec_hdr()
1038 return UBI_IO_BAD_HDR; in ubi_io_read_vid_hdr()
1053 return UBI_IO_BAD_HDR; in ubi_io_read_vid_hdr()
H A Deba.c417 err == UBI_IO_BAD_HDR) { in ubi_eba_read_leb()
1034 if (err == -EIO || err == -ENOMEM || err == UBI_IO_BAD_HDR || in is_error_sane()
H A Dattach.c850 case UBI_IO_BAD_HDR: in scan_peb()
933 case UBI_IO_BAD_HDR: in scan_peb()
H A Dubi.h111 UBI_IO_BAD_HDR, enumerator