Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dio.c477 err != UBI_IO_FF){ in nor_erase_prepare()
488 err != UBI_IO_FF){ in nor_erase_prepare()
684 * o %UBI_IO_FF if only 0xFF bytes were read (the PEB is supposedly empty)
730 return UBI_IO_FF; in ubi_io_read_ec_hdr()
992 return UBI_IO_FF; in ubi_io_read_vid_hdr()
H A Dattach.c970 case UBI_IO_FF: in scan_peb()
1117 case UBI_IO_FF: in scan_peb()
H A Dubi.h88 * UBI_IO_FF: the read region of flash contains only 0xFFs
89 * UBI_IO_FF_BITFLIPS: the same as %UBI_IO_FF, but also also there was a data
103 UBI_IO_FF = 1, enumerator
H A Deba.c520 case UBI_IO_FF: in check_mapping()
H A Dfastmap.c463 if (err == UBI_IO_FF || err == UBI_IO_FF_BITFLIPS) { in scan_pool()
H A Dwl.c774 if (err == UBI_IO_FF) {
790 * The same situation as %UBI_IO_FF, but bit-flips were
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dio.c477 err != UBI_IO_FF){ in nor_erase_prepare()
488 err != UBI_IO_FF){ in nor_erase_prepare()
691 * o %UBI_IO_FF if only 0xFF bytes were read (the PEB is supposedly empty)
737 return UBI_IO_FF; in ubi_io_read_ec_hdr()
994 return UBI_IO_FF; in ubi_io_read_vid_hdr()
H A Dattach.c970 case UBI_IO_FF: in scan_peb()
1117 case UBI_IO_FF: in scan_peb()
H A Dubi.h88 * UBI_IO_FF: the read region of flash contains only 0xFFs
89 * UBI_IO_FF_BITFLIPS: the same as %UBI_IO_FF, but also there was a data
103 UBI_IO_FF = 1, enumerator
H A Deba.c519 case UBI_IO_FF: in check_mapping()
H A Dwl.c778 if (err == UBI_IO_FF) {
794 * The same situation as %UBI_IO_FF, but bit-flips were
H A Dfastmap.c463 if (err == UBI_IO_FF || err == UBI_IO_FF_BITFLIPS) { in scan_pool()

Completed in 22 milliseconds