Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dwl.h10 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root);
Dfastmap-wl.c33 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root) in find_anchor_wl_entry() function
96 e = find_anchor_wl_entry(&ubi->free); in ubi_wl_get_fm_peb()
Dwl.c717 e1 = find_anchor_wl_entry(&ubi->used);