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

/linux-master/drivers/mtd/ubi/
H A Dfastmap-wl.c67 * ubi_wl_get_fm_peb - find a physical erase block with a given maximal number.
75 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor) function
218 ubi->fm_anchor = ubi_wl_get_fm_peb(ubi, 1);
440 anchor = ubi_wl_get_fm_peb(ubi, 1);
H A Dubi.h914 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor);
H A Dfastmap.c1430 e = ubi_wl_get_fm_peb(ubi, 1);
1524 tmp_e = ubi_wl_get_fm_peb(ubi, 0);

Completed in 130 milliseconds