Home
last modified time | relevance | path

Searched refs:ubi_wl_get_fm_peb (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap-wl.c75 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor) in ubi_wl_get_fm_peb() function
157 ubi->fm_anchor = ubi_wl_get_fm_peb(ubi, 1); in ubi_refill_pools()
376 anchor = ubi_wl_get_fm_peb(ubi, 1); in ubi_ensure_anchor_pebs()
H A Dubi.h913 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor);
H A Dfastmap.c1477 e = ubi_wl_get_fm_peb(ubi, 1); in invalidate_fastmap()
1575 tmp_e = ubi_wl_get_fm_peb(ubi, 0); in ubi_update_fastmap()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c88 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor) in ubi_wl_get_fm_peb() function
H A Dfastmap.c1434 e = ubi_wl_get_fm_peb(ubi, 1); in invalidate_fastmap()
1532 tmp_e = ubi_wl_get_fm_peb(ubi, 0); in ubi_update_fastmap()
1582 tmp_e = ubi_wl_get_fm_peb(ubi, 1); in ubi_update_fastmap()
H A Dubi.h874 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor);