Searched refs:UBI_IO_BAD_HDR_EBADMSG (Results 1 – 5 of 5) sorted by relevance
488 if (err != UBI_IO_BAD_HDR_EBADMSG && err != UBI_IO_BAD_HDR && in nor_erase_prepare()499 if (err != UBI_IO_BAD_HDR_EBADMSG && err != UBI_IO_BAD_HDR && in nor_erase_prepare()734 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_ec_hdr()783 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_ec_hdr()823 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_ec_hdr()1029 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_vid_hdr()1067 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_vid_hdr()1102 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_vid_hdr()
519 case UBI_IO_BAD_HDR_EBADMSG: in check_mapping()525 if (err == UBI_IO_BAD_HDR_EBADMSG || err == UBI_IO_FF_BITFLIPS) in check_mapping()652 if (err == UBI_IO_BAD_HDR_EBADMSG || in ubi_eba_read_leb()1288 err == UBI_IO_BAD_HDR_EBADMSG || err == -ETIMEDOUT) in is_error_sane()
978 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()1053 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()1054 if (ec_err == UBI_IO_BAD_HDR_EBADMSG) in scan_peb()
109 UBI_IO_BAD_HDR_EBADMSG, enumerator
814 } else if (ubi->fast_attach && err == UBI_IO_BAD_HDR_EBADMSG) {