Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/ubi/
Dwl.h8 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
20 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
Dwl.c709 e2 = get_peb_for_wl(ubi);
732 e2 = get_peb_for_wl(ubi);
753 e2 = get_peb_for_wl(ubi);
2021 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) function
Dfastmap-wl.c251 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) in get_peb_for_wl() function