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

/linux-master/drivers/mtd/ubi/
H A Dfastmap-wl.c287 * ubi_wl_get_peb - get a physical eraseblock.
294 int ubi_wl_get_peb(struct ubi_device *ubi) function
H A Dubi.h906 int ubi_wl_get_peb(struct ubi_device *ubi);
H A Deba.c814 new_pnum = ubi_wl_get_peb(ubi);
948 pnum = ubi_wl_get_peb(ubi);
H A Dwl.c15 * those that were "get" by the 'ubi_wl_get_peb()' function, and free physical
18 * Physical eraseblocks returned by 'ubi_wl_get_peb()' have only erase counter
58 * are returned by the 'ubi_wl_get_peb()', and eraseblocks are removed from the
388 * wl_get_wle - get a mean wl entry to be used by ubi_wl_get_peb() or
2123 * ubi_wl_get_peb - get a physical eraseblock.
2130 int ubi_wl_get_peb(struct ubi_device *ubi)

Completed in 281 milliseconds