Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
A Dfastmap.c1566 old_fm = ubi->fm; in ubi_update_fastmap()
1581 if (old_fm && old_fm->e[i]) { in ubi_update_fastmap()
1594 old_fm->e[i] = NULL; in ubi_update_fastmap()
1609 if (old_fm && old_fm->e[i]) { in ubi_update_fastmap()
1612 old_fm->e[i] = NULL; in ubi_update_fastmap()
1618 if (old_fm && new_fm->used_blocks < old_fm->used_blocks) { in ubi_update_fastmap()
1622 old_fm->e[i] = NULL; in ubi_update_fastmap()
1631 if (old_fm) { in ubi_update_fastmap()
1647 old_fm->e[0] = NULL; in ubi_update_fastmap()
1653 old_fm->e[0] = NULL; in ubi_update_fastmap()
[all …]

Completed in 5 milliseconds