Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dio.c524 if (err != UBI_IO_BAD_HDR_EBADMSG && err != UBI_IO_BAD_HDR && in nor_erase_prepare()
532 if (err != UBI_IO_BAD_HDR_EBADMSG && err != UBI_IO_BAD_HDR && in nor_erase_prepare()
760 return UBI_IO_BAD_HDR_EBADMSG; in ubi_io_read_ec_hdr()
809 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.c853 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()
928 case UBI_IO_BAD_HDR_EBADMSG: in scan_peb()
929 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()
1057 err == UBI_IO_BAD_HDR_EBADMSG || err == -ETIMEDOUT) in is_error_sane()
Dubi.h115 UBI_IO_BAD_HDR_EBADMSG, enumerator