Searched refs:ubi_wl_put_fm_peb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | fastmap.c | 1478 ubi_wl_put_fm_peb(ubi, e, 0, 0); in invalidate_fastmap() 1512 ubi_wl_put_fm_peb(ubi, fm->e[i], i, in return_fm_pebs() 1575 ubi_wl_put_fm_peb(ubi, new_fm->e[j], in ubi_update_fastmap() 1587 ubi_wl_put_fm_peb(ubi, new_fm->e[j], j, 0); in ubi_update_fastmap() 1598 ubi_wl_put_fm_peb(ubi, old_fm->e[i], i, in ubi_update_fastmap() 1608 ubi_wl_put_fm_peb(ubi, old_fm->e[i], i, in ubi_update_fastmap() 1627 ubi_wl_put_fm_peb(ubi, new_fm->e[i], in ubi_update_fastmap() 1638 ubi_wl_put_fm_peb(ubi, old_fm->e[0], 0, in ubi_update_fastmap() 1648 ubi_wl_put_fm_peb(ubi, new_fm->e[i], i, 0); in ubi_update_fastmap()
|
H A D | fastmap-wl.c | 354 * ubi_wl_put_fm_peb - returns a PEB used in a fastmap to the wear-leveling 363 int ubi_wl_put_fm_peb(struct ubi_device *ubi, struct ubi_wl_entry *fm_e, in ubi_wl_put_fm_peb() function
|
H A D | ubi.h | 916 int ubi_wl_put_fm_peb(struct ubi_device *ubi, struct ubi_wl_entry *used_e,
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | fastmap.c | 1488 ubi_wl_put_fm_peb(ubi, e, 0, 0); in invalidate_fastmap() 1522 ubi_wl_put_fm_peb(ubi, fm->e[i], i, in return_fm_pebs() 1585 ubi_wl_put_fm_peb(ubi, new_fm->e[j], in ubi_update_fastmap() 1597 ubi_wl_put_fm_peb(ubi, new_fm->e[j], j, 0); in ubi_update_fastmap() 1608 ubi_wl_put_fm_peb(ubi, old_fm->e[i], i, in ubi_update_fastmap() 1618 ubi_wl_put_fm_peb(ubi, old_fm->e[i], i, in ubi_update_fastmap() 1637 ubi_wl_put_fm_peb(ubi, new_fm->e[i], in ubi_update_fastmap() 1648 ubi_wl_put_fm_peb(ubi, old_fm->e[0], 0, in ubi_update_fastmap() 1658 ubi_wl_put_fm_peb(ubi, new_fm->e[i], i, 0); in ubi_update_fastmap()
|
H A D | fastmap-wl.c | 406 * ubi_wl_put_fm_peb - returns a PEB used in a fastmap to the wear-leveling 415 int ubi_wl_put_fm_peb(struct ubi_device *ubi, struct ubi_wl_entry *fm_e, in ubi_wl_put_fm_peb() function
|
H A D | ubi.h | 914 int ubi_wl_put_fm_peb(struct ubi_device *ubi, struct ubi_wl_entry *used_e,
|
Completed in 9 milliseconds