Home
last modified time | relevance | path

Searched refs:UBI_IO_FF_BITFLIPS (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dio.c732 return UBI_IO_FF_BITFLIPS; in ubi_io_read_ec_hdr()
994 return UBI_IO_FF_BITFLIPS; in ubi_io_read_vid_hdr()
H A Deba.c521 case UBI_IO_FF_BITFLIPS: in check_mapping()
529 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.h89 * UBI_IO_FF_BITFLIPS: the same as %UBI_IO_FF, but also also there was a data
104 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.c788 } else if (err == UBI_IO_FF_BITFLIPS) {
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dio.c739 return UBI_IO_FF_BITFLIPS; in ubi_io_read_ec_hdr()
996 return UBI_IO_FF_BITFLIPS; in ubi_io_read_vid_hdr()
H A Deba.c520 case UBI_IO_FF_BITFLIPS: in check_mapping()
528 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.h89 * UBI_IO_FF_BITFLIPS: the same as %UBI_IO_FF, but also there was a data
104 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.c792 } else if (err == UBI_IO_FF_BITFLIPS) {

Completed in 22 milliseconds