Searched refs:fmec (Results 1 – 1 of 1) sorted by relevance
558 struct ubi_fm_ec *fmec; in ubi_attach_fastmap() local638 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()639 fm_pos += sizeof(*fmec); in ubi_attach_fastmap()644 be32_to_cpu(fmec->ec), 0); in ubi_attach_fastmap()651 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()652 fm_pos += sizeof(*fmec); in ubi_attach_fastmap()657 be32_to_cpu(fmec->ec), 0); in ubi_attach_fastmap()665 fm_pos += sizeof(*fmec); in ubi_attach_fastmap()670 be32_to_cpu(fmec->ec), 1); in ubi_attach_fastmap()678 fm_pos += sizeof(*fmec); in ubi_attach_fastmap()[all …]