Searched refs:block_loc (Results 1 – 5 of 5) sorted by relevance
415 __be32 block_loc[UBI_FM_MAX_BLOCKS]; member
957 pnum = be32_to_cpu(fmsb->block_loc[i]); in ubi_scan_fastmap()1064 e->pnum = be32_to_cpu(fmsb2->block_loc[i]); in ubi_scan_fastmap()1308 fmsb->block_loc[i] = cpu_to_be32(new_fm->e[i]->pnum); in ubi_write_fastmap()
413 __be32 block_loc[UBI_FM_MAX_BLOCKS]; member
958 pnum = be32_to_cpu(fmsb->block_loc[i]); in ubi_scan_fastmap()1072 e->pnum = be32_to_cpu(fmsb2->block_loc[i]); in ubi_scan_fastmap()1345 fmsb->block_loc[i] = cpu_to_be32(new_fm->e[i]->pnum); in ubi_write_fastmap()
545 pnum = be32_to_cpu(fmsb->block_loc[i]); in ubi_scan_fastmap()