Home
last modified time | relevance | path

Searched refs:UBI_IO_BAD_HDR_EBADMSG (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/ubispl/
H A Dubi-wrapper.h44 UBI_IO_BAD_HDR_EBADMSG, enumerator
/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()
753 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_ec_hdr()
802 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_ec_hdr()
1017 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_vid_hdr()
1055 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_vid_hdr()
H A Dattach.c849 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()
924 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()
925 if (ec_err == UBI_IO_BAD_HDR_EBADMSG) in scan_peb()
H A Deba.c416 if (err == UBI_IO_BAD_HDR_EBADMSG || in ubi_eba_read_leb()
1035 err == UBI_IO_BAD_HDR_EBADMSG || err == -ETIMEDOUT) in is_error_sane()
H A Dubi.h112 UBI_IO_BAD_HDR_EBADMSG, enumerator