Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
H A Dfastmap.c936 pnum = be32_to_cpu(fmsb->block_loc[i]); in ubi_scan_fastmap()
1061 e->pnum = be32_to_cpu(fmsb2->block_loc[i]); in ubi_scan_fastmap()
1334 fmsb->block_loc[i] = cpu_to_be32(new_fm->e[i]->pnum); in ubi_write_fastmap()
/kernel/linux/linux-6.6/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
H A Dfastmap.c958 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()
1344 fmsb->block_loc[i] = cpu_to_be32(new_fm->e[i]->pnum); in ubi_write_fastmap()

Completed in 6 milliseconds