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

/linux-master/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;
190 aeb->lnum = UBI_UNKNOWN;
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)
972 return add_to_list(ai, pnum, UBI_UNKNOWN, UBI_UNKNOWN,
973 UBI_UNKNOWN, 0, &ai->erase);
976 return add_to_list(ai, pnum, UBI_UNKNOWN, UBI_UNKNOW
[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.c1604 err = schedule_erase(ubi, e, UBI_UNKNOWN, UBI_UNKNOWN,

Completed in 174 milliseconds