Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Deba.c907 int err, pnum, old_pnum, tries = 0, vol_id = vol->vol_id; in ubi_eba_atomic_leb_change() local
973 old_pnum = vol->eba_tbl[lnum]; in ubi_eba_atomic_leb_change()
977 if (old_pnum >= 0) { in ubi_eba_atomic_leb_change()
978 err = ubi_wl_put_peb(ubi, vol_id, lnum, old_pnum, 0); in ubi_eba_atomic_leb_change()