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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Deba.c498 new_pnum = ubi_wl_get_peb(ubi, UBI_UNKNOWN);
636 pnum = ubi_wl_get_peb(ubi, dtype);
756 pnum = ubi_wl_get_peb(ubi, dtype);
862 pnum = ubi_wl_get_peb(ubi, dtype);
H A Dubi.h399 int ubi_wl_get_peb(struct ubi_device *ubi, int dtype);
H A Dwl.c441 * ubi_wl_get_peb - get a physical eraseblock.
448 int ubi_wl_get_peb(struct ubi_device *ubi, int dtype) function

Completed in 68 milliseconds