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

/linux-master/drivers/mtd/ubi/
H A Dubi-media.h470 * struct ubi_fm_volhdr - Fastmap volume header
479 struct ubi_fm_volhdr { struct
490 /* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */
H A Dfastmap.c89 sizeof(struct ubi_fm_volhdr)) *
559 struct ubi_fm_volhdr *fmvhdr;
693 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos);
1139 struct ubi_fm_volhdr *fvh;
1299 fvh = (struct ubi_fm_volhdr *)(fm_raw + fm_pos);

Completed in 166 milliseconds