Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dio.c534 if (err1 == UBI_IO_BAD_HDR_EBADMSG || err1 == UBI_IO_BAD_HDR || in nor_erase_prepare()
539 if (err1 == UBI_IO_BAD_HDR_EBADMSG || err1 == UBI_IO_BAD_HDR || in nor_erase_prepare()
768 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_ec_hdr()
817 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()
Dattach.c850 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()
925 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()
926 if (ec_err == UBI_IO_BAD_HDR_EBADMSG) in scan_peb()
Deba.c423 if (err == UBI_IO_BAD_HDR_EBADMSG || in ubi_eba_read_leb()
970 err == UBI_IO_BAD_HDR_EBADMSG || err == -ETIMEDOUT) in is_error_sane()
Dubi.h115 UBI_IO_BAD_HDR_EBADMSG, enumerator