find_anchor_wl_entry
e = find_anchor_wl_entry(&ubi->free);
e1 = find_anchor_wl_entry(&ubi->used);
static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root);