Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dwl.h7 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
21 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
Dwl.c712 e2 = get_peb_for_wl(ubi);
730 e2 = get_peb_for_wl(ubi);
751 e2 = get_peb_for_wl(ubi);
2051 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) function
Dfastmap-wl.c334 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) in get_peb_for_wl() function