Searched refs:in_wl_tree (Results 1 – 1 of 1) sorted by relevance
249 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree() function1259 if (in_wl_tree(e, &ubi->used)) {1262 } else if (in_wl_tree(e, &ubi->scrub)) {1265 } else if (in_wl_tree(e, &ubi->erroneous)) {1315 if (e == ubi->move_from || in_wl_tree(e, &ubi->scrub) ||1316 in_wl_tree(e, &ubi->erroneous)) {1334 if (in_wl_tree(e, &ubi->used)) {1831 if (in_wl_tree(e, root))