Home
last modified time | relevance | path

Searched refs:block_loc (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/mtd/ubi/
A Dubi-media.h420 __be32 block_loc[UBI_FM_MAX_BLOCKS]; member
A Dfastmap.c961 pnum = be32_to_cpu(fmsb->block_loc[i]); in ubi_scan_fastmap()
1068 e->pnum = be32_to_cpu(fmsb2->block_loc[i]); in ubi_scan_fastmap()
1312 fmsb->block_loc[i] = cpu_to_be32(new_fm->e[i]->pnum); in ubi_write_fastmap()
/u-boot/drivers/mtd/ubispl/
A Dubispl.c738 pnum = be32_to_cpu(fmsb->block_loc[i]); in ubi_scan_fastmap()

Completed in 7 milliseconds