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

/linux-4.4.14/drivers/mtd/ubi/
H A Dwl.h7 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi);
19 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi); ubi_fastmap_close()
H A Dfastmap-wl.c256 /* get_peb_for_wl - returns a PEB to be used internally by the WL sub-system.
260 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) get_peb_for_wl() function
H A Dwl.c692 e2 = get_peb_for_wl(ubi);
709 e2 = get_peb_for_wl(ubi);
730 e2 = get_peb_for_wl(ubi);
1761 static struct ubi_wl_entry *get_peb_for_wl(struct ubi_device *ubi) get_peb_for_wl() function

Completed in 82 milliseconds