Searched refs:UBI_IO_BAD_HDR_EBADMSG (Results 1 – 5 of 5) sorted by relevance
43 UBI_IO_BAD_HDR_EBADMSG, enumerator
520 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()
852 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()
418 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()
111 UBI_IO_BAD_HDR_EBADMSG, enumerator
Completed in 13 milliseconds