Home
last modified time | relevance | path

Searched refs:UBI_IO_FF_BITFLIPS (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/mtd/ubi/
H A Dio.c751 return UBI_IO_FF_BITFLIPS; in ubi_io_read_ec_hdr()
813 return UBI_IO_FF_BITFLIPS; in ubi_io_read_ec_hdr()
1042 return UBI_IO_FF_BITFLIPS; in ubi_io_read_vid_hdr()
1094 return UBI_IO_FF_BITFLIPS; in ubi_io_read_vid_hdr()
H A Deba.c516 case UBI_IO_FF_BITFLIPS: in check_mapping()
524 if (err == UBI_IO_BAD_HDR_EBADMSG || err == UBI_IO_FF_BITFLIPS) in check_mapping()
H A Dattach.c974 case UBI_IO_FF_BITFLIPS: in scan_peb()
1111 case UBI_IO_FF_BITFLIPS: in scan_peb()
H A Dubi.h107 UBI_IO_FF_BITFLIPS, enumerator
H A Dfastmap.c463 if (err == UBI_IO_FF || err == UBI_IO_FF_BITFLIPS) { in scan_pool()
468 if (err == UBI_IO_FF_BITFLIPS) in scan_pool()
H A Dwl.c804 } else if (err == UBI_IO_FF_BITFLIPS) {