Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dubi-media.h479 struct ubi_fm_volhdr { struct
Dfastmap.c100 sizeof(struct ubi_fm_volhdr) * UBI_MAX_VOLUMES; in ubi_calc_fm_size()
566 struct ubi_fm_volhdr *fmvhdr; in ubi_attach_fastmap()
692 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()