Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/ubi/
Dwl.h7 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
23 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
Dwl.c724 e2 = get_peb_for_wl(ubi);
742 e2 = get_peb_for_wl(ubi);
763 e2 = get_peb_for_wl(ubi);
2082 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) function
Dfastmap-wl.c400 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) in get_peb_for_wl() function