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

/drivers/mtd/ubi/
H A Dwl.c429 * find_anchor_wl_entry - find wear-leveling entry to used as anchor PEB.
432 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root) function
477 e = find_anchor_wl_entry(&ubi->free);
1047 e1 = find_anchor_wl_entry(&ubi->used);

Completed in 530 milliseconds