find_anchor_wl_entry   89 drivers/mtd/ubi/fastmap-wl.c 		e = find_anchor_wl_entry(&ubi->free);
find_anchor_wl_entry  706 drivers/mtd/ubi/wl.c 		e1 = find_anchor_wl_entry(&ubi->used);
find_anchor_wl_entry    7 drivers/mtd/ubi/wl.h static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root);