Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/ubi/
A Dubi-media.h486 struct ubi_fm_volhdr { struct
A Dfastmap.c104 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()
620 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()
746 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1115 struct ubi_fm_volhdr *fvh; in ubi_write_fastmap()
1271 fvh = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_write_fastmap()
/u-boot/drivers/mtd/ubispl/
A Dubispl.c36 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()
482 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()
590 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()

Completed in 7 milliseconds