Home
last modified time | relevance | path

Searched refs:ubi_fm_scan_pool (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/ubispl/
H A Dubispl.c29 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
30 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
287 struct ubi_fm_scan_pool *fmpl1, *fmpl2; in ubi_attach_fastmap()
312 fmpl1 = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
322 fmpl2 = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dfastmap.c95 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
96 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
614 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_attach_fastmap()
644 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
654 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1109 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_write_fastmap()
1167 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()
1178 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()
H A Dubi-media.h451 struct ubi_fm_scan_pool { struct
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dfastmap.c86 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
87 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()
557 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_attach_fastmap()
587 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
597 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
1138 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_write_fastmap()
1200 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()
1211 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()
H A Dubi-media.h449 struct ubi_fm_scan_pool { struct