Searched refs:fmsb2 (Results 1 – 1 of 1) sorted by relevance
858 struct ubi_fm_sb *fmsb, *fmsb2; in ubi_scan_fastmap() local1006 fmsb2 = (struct ubi_fm_sb *)(ubi->fm_buf); in ubi_scan_fastmap()1007 tmp_crc = be32_to_cpu(fmsb2->data_crc); in ubi_scan_fastmap()1008 fmsb2->data_crc = 0; in ubi_scan_fastmap()1018 fmsb2->sqnum = sqnum; in ubi_scan_fastmap()1041 e->pnum = be32_to_cpu(fmsb2->block_loc[i]); in ubi_scan_fastmap()1042 e->ec = be32_to_cpu(fmsb2->block_ec[i]); in ubi_scan_fastmap()