Searched refs:UBI_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
| /drivers/mtd/ubi/ |
| A D | attach.c | 189 aeb->vol_id = UBI_UNKNOWN; in ubi_alloc_aeb() 190 aeb->lnum = UBI_UNKNOWN; in ubi_alloc_aeb() 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() 976 return add_to_list(ai, pnum, UBI_UNKNOWN, UBI_UNKNOWN, in scan_peb() 986 ec = UBI_UNKNOWN; in scan_peb() 1112 err = add_to_list(ai, pnum, UBI_UNKNOWN, UBI_UNKNOWN, in scan_peb() 1417 if (aeb->ec == UBI_UNKNOWN) in scan_all() 1422 if (aeb->ec == UBI_UNKNOWN) in scan_all() 1427 if (aeb->ec == UBI_UNKNOWN) in scan_all() [all …]
|
| A D | cdev.c | 864 if (__put_user(UBI_UNKNOWN, ureq->erase_counters+read_cnt)) in ubi_get_ec_info() 876 ec = UBI_UNKNOWN; in ubi_get_ec_info()
|
| A D | ubi.h | 76 #define UBI_UNKNOWN -1 macro
|
| A D | wl.c | 1611 err = schedule_erase(ubi, e, UBI_UNKNOWN, UBI_UNKNOWN,
|
Completed in 17 milliseconds