Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dubi-media.h481 struct ubi_fm_volhdr { struct
H A Dfastmap.c100 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()
616 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()
742 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1111 struct ubi_fm_volhdr *fvh; in ubi_write_fastmap()
1267 fvh = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_write_fastmap()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dubi-media.h479 struct ubi_fm_volhdr { struct
H A Dfastmap.c91 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()
559 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()
693 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1140 struct ubi_fm_volhdr *fvh; in ubi_write_fastmap()
1300 fvh = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_write_fastmap()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubispl/
H A Dubispl.c34 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()
289 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()
397 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()