Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dubi-media.h480 struct ubi_fm_volhdr { struct
Dfastmap.c99 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()
615 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()
741 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1110 struct ubi_fm_volhdr *fvh; in ubi_write_fastmap()
1266 fvh = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_write_fastmap()
/external/u-boot/drivers/mtd/ubispl/
Dubispl.c33 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()
288 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()
396 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()