Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi-media.h490 /* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */
493 * struct ubi_fm_eba - denotes an association between a PEB and LEB
498 struct ubi_fm_eba { struct
H A Dfastmap.c89 (sizeof(struct ubi_fm_eba) + in ubi_calc_fm_size()
560 struct ubi_fm_eba *fm_eba; in ubi_attach_fastmap()
722 fm_eba = (struct ubi_fm_eba *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1130 struct ubi_fm_eba *feba; in ubi_write_fastmap()
1303 feba = (struct ubi_fm_eba *)(fm_raw + fm_pos); in ubi_write_fastmap()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi-media.h490 /* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */
493 * struct ubi_fm_eba - denotes an association between a PEB and LEB
498 struct ubi_fm_eba { struct
H A Dfastmap.c88 ((sizeof(struct ubi_fm_eba) + in ubi_calc_fm_size()
560 struct ubi_fm_eba *fm_eba; in ubi_attach_fastmap()
722 fm_eba = (struct ubi_fm_eba *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1140 struct ubi_fm_eba *feba; in ubi_write_fastmap()
1313 feba = (struct ubi_fm_eba *)(fm_raw + fm_pos); in ubi_write_fastmap()

Completed in 6 milliseconds