Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dfastmap.c88 (ubi->peb_count * sizeof(struct ubi_fm_ec)) + in ubi_calc_fm_size()
558 struct ubi_fm_ec *fmec; in ubi_attach_fastmap()
638 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()
651 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()
664 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()
677 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1128 struct ubi_fm_ec *fec; in ubi_write_fastmap()
1212 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap()
1225 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap()
1237 fec = (struct ubi_fm_ec *)(fm_ra in ubi_write_fastmap()
[all...]
H A Dubi-media.h457 /* ubi_fm_scan_pool is followed by nfree+nused struct ubi_fm_ec records */
460 * struct ubi_fm_ec - stores the erase counter of a PEB
464 struct ubi_fm_ec { struct
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dfastmap.c87 (ubi->peb_count * sizeof(struct ubi_fm_ec)) + in ubi_calc_fm_size()
558 struct ubi_fm_ec *fmec; in ubi_attach_fastmap()
638 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()
651 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()
664 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()
677 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1138 struct ubi_fm_ec *fec; in ubi_write_fastmap()
1222 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap()
1235 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap()
1247 fec = (struct ubi_fm_ec *)(fm_ra in ubi_write_fastmap()
[all...]
H A Dubi-media.h457 /* ubi_fm_scan_pool is followed by nfree+nused struct ubi_fm_ec records */
460 * struct ubi_fm_ec - stores the erase counter of a PEB
464 struct ubi_fm_ec { struct

Completed in 6 milliseconds