Searched refs:block_loc (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/mtd/ubi/
H A Dubi-media.h402 * @block_loc: an array containing the location of all PEBs of the fastmap
413 __be32 block_loc[UBI_FM_MAX_BLOCKS]; member in struct:ubi_fm_sb
H A Dfastmap.c958 pnum = be32_to_cpu(fmsb->block_loc[i]);
1072 e->pnum = be32_to_cpu(fmsb2->block_loc[i]);
1344 fmsb->block_loc[i] = cpu_to_be32(new_fm->e[i]->pnum);

Completed in 131 milliseconds