Home
last modified time | relevance | path

Searched refs:UBI_UNKNOWN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dattach.c174 * vol_id and lnum are set to UBI_UNKNOWN, and the other fields are
189 aeb->vol_id = UBI_UNKNOWN; in ubi_alloc_aeb()
190 aeb->lnum = UBI_UNKNOWN; in ubi_alloc_aeb()
221 * %UBI_UNKNOWN if they are not available, not readable, or not assigned.
763 * @ec: erase counter value to write (%UBI_UNKNOWN if it is unknown)
838 if (aeb->ec == UBI_UNKNOWN) in ubi_early_get_peb()
972 return add_to_list(ai, pnum, UBI_UNKNOWN, UBI_UNKNOWN, in scan_peb()
973 UBI_UNKNOWN, 0, &ai->erase); in scan_peb()
976 return add_to_list(ai, pnum, UBI_UNKNOWN, UBI_UNKNOW in scan_peb()
[all...]
H A Dubi.h76 #define UBI_UNKNOWN -1 macro
662 * @ec: erase counter (%UBI_UNKNOWN if it is unknown)
675 * volume, the @vol_id and @lnum fields are initialized to %UBI_UNKNOWN.
H A Dwl.c1582 err = schedule_erase(ubi, e, UBI_UNKNOWN, UBI_UNKNOWN,
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dattach.c174 * vol_id and lnum are set to UBI_UNKNOWN, and the other fields are
189 aeb->vol_id = UBI_UNKNOWN; in ubi_alloc_aeb()
190 aeb->lnum = UBI_UNKNOWN; in ubi_alloc_aeb()
221 * %UBI_UNKNOWN if they are not available, not readable, or not assigned.
763 * @ec: erase counter value to write (%UBI_UNKNOWN if it is unknown)
838 if (aeb->ec == UBI_UNKNOWN) in ubi_early_get_peb()
972 return add_to_list(ai, pnum, UBI_UNKNOWN, UBI_UNKNOWN, in scan_peb()
973 UBI_UNKNOWN, 0, &ai->erase); in scan_peb()
976 return add_to_list(ai, pnum, UBI_UNKNOWN, UBI_UNKNOW in scan_peb()
[all...]
H A Dubi.h76 #define UBI_UNKNOWN -1 macro
660 * @ec: erase counter (%UBI_UNKNOWN if it is unknown)
673 * volume, the @vol_id and @lnum fields are initialized to %UBI_UNKNOWN.
H A Dwl.c1592 err = schedule_erase(ubi, e, UBI_UNKNOWN, UBI_UNKNOWN,

Completed in 11 milliseconds