Searched refs:new_fm (Results 1 – 1 of 1) sorted by relevance
1363 new_fm->e[i]->pnum); in ubi_write_fastmap()1373 new_fm->e[i]->pnum); in ubi_write_fastmap()1378 ubi_assert(new_fm); in ubi_write_fastmap()1379 ubi->fm = new_fm; in ubi_write_fastmap()1557 new_fm = kzalloc(sizeof(*new_fm), GFP_KERNEL); in ubi_update_fastmap()1558 if (!new_fm) { in ubi_update_fastmap()1607 new_fm->e[i] = tmp_e; in ubi_update_fastmap()1652 new_fm->e[0] = tmp_e; in ubi_update_fastmap()1661 new_fm->e[i] = NULL; in ubi_update_fastmap()1667 new_fm->e[0] = tmp_e; in ubi_update_fastmap()[all …]
Completed in 6 milliseconds