Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dwl.h6 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root);
H A Dfastmap-wl.c23 * find_anchor_wl_entry - find wear-leveling entry to used as anchor PEB.
26 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root) in find_anchor_wl_entry() function
83 e = find_anchor_wl_entry(&ubi->free); in ubi_wl_get_fm_peb()
H A Dwl.c691 e1 = find_anchor_wl_entry(&ubi->used);
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dwl.h6 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root);
H A Dfastmap-wl.c23 * find_anchor_wl_entry - find wear-leveling entry to used as anchor PEB.
26 static struct ubi_wl_entry *find_anchor_wl_entry(struct rb_root *root) in find_anchor_wl_entry() function
83 e = find_anchor_wl_entry(&ubi->free); in ubi_wl_get_fm_peb()
H A Dwl.c695 e1 = find_anchor_wl_entry(&ubi->used);

Completed in 7 milliseconds