Searched refs:ubi_fm_volhdr (Results 1 – 2 of 2) sorted by relevance
479 struct ubi_fm_volhdr { struct
91 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()557 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()683 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()1130 struct ubi_fm_volhdr *fvh; in ubi_write_fastmap()1301 fvh = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_write_fastmap()
Completed in 9 milliseconds