Searched refs:ubi_fm_volhdr (Results 1 – 2 of 2) sorted by relevance
470 * struct ubi_fm_volhdr - Fastmap volume header479 struct ubi_fm_volhdr { struct 490 /* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */ argument
89 sizeof(struct ubi_fm_volhdr)) * 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() 1139 struct ubi_fm_volhdr *fvh; in ubi_write_fastmap() 1299 fvh = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_write_fastmap()