Searched refs:old_fm (Results 1 – 1 of 1) sorted by relevance
1563 old_fm = ubi->fm; in ubi_update_fastmap()1578 if (old_fm && old_fm->e[i]) { in ubi_update_fastmap()1591 old_fm->e[i] = NULL; in ubi_update_fastmap()1606 if (old_fm && old_fm->e[i]) { in ubi_update_fastmap()1609 old_fm->e[i] = NULL; in ubi_update_fastmap()1615 if (old_fm && new_fm->used_blocks < old_fm->used_blocks) { in ubi_update_fastmap()1619 old_fm->e[i] = NULL; in ubi_update_fastmap()1628 if (old_fm) { in ubi_update_fastmap()1644 old_fm->e[0] = NULL; in ubi_update_fastmap()1650 old_fm->e[0] = NULL; in ubi_update_fastmap()[all …]
Completed in 5 milliseconds