Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.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()
1129 struct ubi_fm_volhdr *fvh; in ubi_write_fastmap()
1289 fvh = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_write_fastmap()
/kernel/linux/linux-6.6/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)) * 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()

Completed in 6 milliseconds