Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/ubispl/
A Dubi-wrapper.h43 UBI_IO_BAD_HDR_EBADMSG, enumerator
/u-boot/drivers/mtd/ubi/
A Dio.c520 if (err != UBI_IO_BAD_HDR_EBADMSG && err != UBI_IO_BAD_HDR && in nor_erase_prepare()
528 if (err != UBI_IO_BAD_HDR_EBADMSG && err != UBI_IO_BAD_HDR && in nor_erase_prepare()
756 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_ec_hdr()
805 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_ec_hdr()
1020 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_vid_hdr()
1058 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_vid_hdr()
A Dattach.c852 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()
927 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()
928 if (ec_err == UBI_IO_BAD_HDR_EBADMSG) in scan_peb()
A Deba.c418 if (err == UBI_IO_BAD_HDR_EBADMSG || in ubi_eba_read_leb()
1037 err == UBI_IO_BAD_HDR_EBADMSG || err == -ETIMEDOUT) in is_error_sane()
A Dubi.h111 UBI_IO_BAD_HDR_EBADMSG, enumerator

Completed in 13 milliseconds