Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dwl.h7 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
24 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
H A Dfastmap-wl.c413 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) in get_peb_for_wl() function