Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dubi-media.h413 __be32 block_loc[UBI_FM_MAX_BLOCKS]; member
Dfastmap.c957 pnum = be32_to_cpu(fmsb->block_loc[i]); in ubi_scan_fastmap()
1071 e->pnum = be32_to_cpu(fmsb2->block_loc[i]); in ubi_scan_fastmap()
1343 fmsb->block_loc[i] = cpu_to_be32(new_fm->e[i]->pnum); in ubi_write_fastmap()