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

/linux-master/drivers/mtd/ubi/
H A Dattach.c1665 struct ubi_ainf_peb *aeb, *last_aeb; local
1716 last_aeb = NULL;
1720 last_aeb = aeb;
1770 if (!last_aeb)
1773 aeb = last_aeb;
1789 last_aeb = NULL;
1795 last_aeb = aeb;
1844 if (!last_aeb)

Completed in 205 milliseconds