Searched refs:fmsb2 (Results 1 – 3 of 3) sorted by relevance
495 struct ubi_fm_sb *fmsb, *fmsb2; in ubi_scan_fastmap() local623 fmsb2 = (struct ubi_fm_sb *)(ubi->fm_buf); in ubi_scan_fastmap()624 tmp_crc = be32_to_cpu(fmsb2->data_crc); in ubi_scan_fastmap()625 fmsb2->data_crc = 0; in ubi_scan_fastmap()634 fmsb2->sqnum = sqnum; in ubi_scan_fastmap()
880 struct ubi_fm_sb *fmsb, *fmsb2; in ubi_scan_fastmap() local1028 fmsb2 = (struct ubi_fm_sb *)(ubi->fm_buf); in ubi_scan_fastmap()1029 tmp_crc = be32_to_cpu(fmsb2->data_crc); in ubi_scan_fastmap()1030 fmsb2->data_crc = 0; in ubi_scan_fastmap()1040 fmsb2->sqnum = sqnum; in ubi_scan_fastmap()1063 e->pnum = be32_to_cpu(fmsb2->block_loc[i]); in ubi_scan_fastmap()1064 e->ec = be32_to_cpu(fmsb2->block_ec[i]); in ubi_scan_fastmap()
863 struct ubi_fm_sb *fmsb, *fmsb2; in ubi_scan_fastmap() local1037 fmsb2 = (struct ubi_fm_sb *)(ubi->fm_buf); in ubi_scan_fastmap()1038 tmp_crc = be32_to_cpu(fmsb2->data_crc); in ubi_scan_fastmap()1039 fmsb2->data_crc = 0; in ubi_scan_fastmap()1049 fmsb2->sqnum = sqnum; in ubi_scan_fastmap()1072 e->pnum = be32_to_cpu(fmsb2->block_loc[i]); in ubi_scan_fastmap()1073 e->ec = be32_to_cpu(fmsb2->block_ec[i]); in ubi_scan_fastmap()