Searched refs:UBI_IO_BITFLIPS (Results 1 – 7 of 7) sorted by relevance
183 return UBI_IO_BITFLIPS; in ubi_io_read()211 err = UBI_IO_BITFLIPS; in ubi_io_read()465 if (err == UBI_IO_BITFLIPS || mtd_is_eccerr(err)) { in torture_peb()743 if (read_err != UBI_IO_BITFLIPS && !mtd_is_eccerr(read_err)) in ubi_io_read_ec_hdr()823 return read_err ? UBI_IO_BITFLIPS : 0; in ubi_io_read_ec_hdr()1023 if (read_err && read_err != UBI_IO_BITFLIPS && !mtd_is_eccerr(read_err)) in ubi_io_read_vid_hdr()1076 return read_err ? UBI_IO_BITFLIPS : 0; in ubi_io_read_vid_hdr()1211 if (err && err != UBI_IO_BITFLIPS && !mtd_is_eccerr(err)) in self_check_peb_ec_hdr()1299 if (err && err != UBI_IO_BITFLIPS && !mtd_is_eccerr(err)) in self_check_peb_vid_hdr()
413 if (err && err != UBI_IO_BITFLIPS) { in ubi_eba_read_leb()451 } else if (err == UBI_IO_BITFLIPS) in ubi_eba_read_leb()463 if (err == UBI_IO_BITFLIPS) in ubi_eba_read_leb()595 if (err && err != UBI_IO_BITFLIPS) { in recover_peb()616 if (err && err != UBI_IO_BITFLIPS) { in recover_peb()1153 if (err && err != UBI_IO_BITFLIPS) { in ubi_eba_copy_leb()1203 if (err != UBI_IO_BITFLIPS) { in ubi_eba_copy_leb()1230 if (err != UBI_IO_BITFLIPS) { in ubi_eba_copy_leb()
490 if (err && err != UBI_IO_BITFLIPS) { in scan_pool()495 } else if (err == UBI_IO_BITFLIPS) in scan_pool()521 } else if (err == 0 || err == UBI_IO_BITFLIPS) { in scan_pool()524 if (err == UBI_IO_BITFLIPS) in scan_pool()891 if (ret && ret != UBI_IO_BITFLIPS) in ubi_scan_fastmap()893 else if (ret == UBI_IO_BITFLIPS) in ubi_scan_fastmap()949 if (ret && ret != UBI_IO_BITFLIPS) { in ubi_scan_fastmap()955 } else if (ret == UBI_IO_BITFLIPS) in ubi_scan_fastmap()974 if (ret && ret != UBI_IO_BITFLIPS) { in ubi_scan_fastmap()1003 if (ret && ret != UBI_IO_BITFLIPS) { in ubi_scan_fastmap()[all …]
379 if (err == UBI_IO_BITFLIPS) in ubi_compare_lebs()400 if (err && err != UBI_IO_BITFLIPS && !mtd_is_eccerr(err)) in ubi_compare_lebs()773 if (err == UBI_IO_BITFLIPS || mtd_is_eccerr(err)) { in check_corruption()842 case UBI_IO_BITFLIPS: in scan_peb()925 case UBI_IO_BITFLIPS: in scan_peb()1641 if (err && err != UBI_IO_BITFLIPS) { in self_check_ai()
116 UBI_IO_BITFLIPS, enumerator
418 if (err == UBI_IO_BITFLIPS || mtd_is_eccerr(err)) in process_lvol()
755 if (err && err != UBI_IO_BITFLIPS) {1689 if (err && err != UBI_IO_BITFLIPS) {