Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dubi-media.h479 struct ubi_fm_volhdr { struct
Dfastmap.c90 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()
558 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()
692 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1138 struct ubi_fm_volhdr *fvh; in ubi_write_fastmap()
1298 fvh = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_write_fastmap()