Searched refs:wl_e (Results 1 – 2 of 2) sorted by relevance
1112 struct ubi_wl_entry *wl_e; in ubi_write_fastmap() local1191 fec->pnum = cpu_to_be32(wl_e->pnum); in ubi_write_fastmap()1193 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap()1204 fec->pnum = cpu_to_be32(wl_e->pnum); in ubi_write_fastmap()1206 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap()1216 fec->pnum = cpu_to_be32(wl_e->pnum); in ubi_write_fastmap()1218 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap()1231 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap()1242 wl_e = ubi_wrk->e; in ubi_write_fastmap()1243 ubi_assert(wl_e); in ubi_write_fastmap()[all …]
1141 struct ubi_wl_entry *wl_e; in ubi_write_fastmap() local1224 fec->pnum = cpu_to_be32(wl_e->pnum); in ubi_write_fastmap()1226 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap()1237 fec->pnum = cpu_to_be32(wl_e->pnum); in ubi_write_fastmap()1239 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap()1249 fec->pnum = cpu_to_be32(wl_e->pnum); in ubi_write_fastmap()1251 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap()1264 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap()1275 wl_e = ubi_wrk->e; in ubi_write_fastmap()1276 ubi_assert(wl_e); in ubi_write_fastmap()[all …]