Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/ubi/
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
131 ubi->fm_anchor = ubi_wl_get_fm_peb(ubi, 1); in ubi_refill_pools()
132 ubi->fm_next_anchor = ubi_wl_get_fm_peb(ubi, 1); in ubi_refill_pools()
294 ubi->fm_next_anchor = ubi_wl_get_fm_peb(ubi, 1); in ubi_ensure_anchor_pebs()
Dubi.h917 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor);
Dfastmap.c1479 e = ubi_wl_get_fm_peb(ubi, 1); in invalidate_fastmap()
1577 tmp_e = ubi_wl_get_fm_peb(ubi, 0); in ubi_update_fastmap()