Searched refs:UBI_IO_BITFLIPS (Results 1 – 7 of 7) sorted by relevance
170 return UBI_IO_BITFLIPS; in ubi_io_read()198 return UBI_IO_BITFLIPS; in ubi_io_read()428 if (err == UBI_IO_BITFLIPS || mtd_is_eccerr(err)) { in torture_peb()717 if (read_err != UBI_IO_BITFLIPS && !mtd_is_eccerr(read_err)) in ubi_io_read_ec_hdr()798 return UBI_IO_BITFLIPS; in ubi_io_read_ec_hdr()1025 if (read_err && read_err != UBI_IO_BITFLIPS && !mtd_is_eccerr(read_err)) in ubi_io_read_vid_hdr()1079 return UBI_IO_BITFLIPS; in ubi_io_read_vid_hdr()1253 if (err && err != UBI_IO_BITFLIPS && !mtd_is_eccerr(err)) in self_check_peb_ec_hdr()1343 if (err && err != UBI_IO_BITFLIPS && !mtd_is_eccerr(err)) in self_check_peb_vid_hdr()
511 if (err > 0 && err != UBI_IO_BITFLIPS) { in check_mapping()541 ubi_assert(err == 0 || err == UBI_IO_BITFLIPS); in check_mapping()641 if (err && err != UBI_IO_BITFLIPS) { in ubi_eba_read_leb()679 } else if (err == UBI_IO_BITFLIPS) in ubi_eba_read_leb()691 if (err == UBI_IO_BITFLIPS) in ubi_eba_read_leb()823 if (err && err != UBI_IO_BITFLIPS) { in try_recover_peb()838 if (err && err != UBI_IO_BITFLIPS) in try_recover_peb()1386 if (err && err != UBI_IO_BITFLIPS) { in ubi_eba_copy_leb()1436 if (err != UBI_IO_BITFLIPS) { in ubi_eba_copy_leb()
441 if (err && err != UBI_IO_BITFLIPS) { in scan_pool()446 } else if (err == UBI_IO_BITFLIPS) in scan_pool()475 } else if (err == 0 || err == UBI_IO_BITFLIPS) { in scan_pool()478 if (err == UBI_IO_BITFLIPS) in scan_pool()906 if (ret && ret != UBI_IO_BITFLIPS) in ubi_scan_fastmap()908 else if (ret == UBI_IO_BITFLIPS) in ubi_scan_fastmap()973 if (ret && ret != UBI_IO_BITFLIPS) { in ubi_scan_fastmap()979 } else if (ret == UBI_IO_BITFLIPS) in ubi_scan_fastmap()998 if (ret && ret != UBI_IO_BITFLIPS) { in ubi_scan_fastmap()1027 if (ret && ret != UBI_IO_BITFLIPS) { in ubi_scan_fastmap()
493 if (err == UBI_IO_BITFLIPS) in ubi_compare_lebs()514 if (err && err != UBI_IO_BITFLIPS && !mtd_is_eccerr(err)) in ubi_compare_lebs()882 if (err == UBI_IO_BITFLIPS || mtd_is_eccerr(err)) { in check_corruption()967 case UBI_IO_BITFLIPS: in scan_peb()1050 case UBI_IO_BITFLIPS: in scan_peb()1800 if (err && err != UBI_IO_BITFLIPS) { in self_check_ai()
788 if (err && err != UBI_IO_BITFLIPS) {1564 if (force || err == UBI_IO_BITFLIPS) {2022 if (err && err != UBI_IO_BITFLIPS) {
110 UBI_IO_BITFLIPS, enumerator
408 if (err == UBI_IO_BITFLIPS || mtd_is_eccerr(err)) in process_lvol()