Home
last modified time | relevance | path

Searched refs:tmp_e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dfastmap.c1498 struct ubi_wl_entry *tmp_e; in ubi_update_fastmap() local
1533 tmp_e = ubi_wl_get_fm_peb(ubi, 0); in ubi_update_fastmap()
1536 if (!tmp_e) { in ubi_update_fastmap()
1563 new_fm->e[i] = tmp_e; in ubi_update_fastmap()
1583 tmp_e = ubi_wl_get_fm_peb(ubi, 1); in ubi_update_fastmap()
1588 if (!tmp_e) { in ubi_update_fastmap()
1607 new_fm->e[0] = tmp_e; in ubi_update_fastmap()
1611 if (!tmp_e) { in ubi_update_fastmap()
1622 new_fm->e[0] = tmp_e; in ubi_update_fastmap()