Searched refs:ubi_fm_scan_pool (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mtd/ubi/
H A Dfastmap.c93 sizeof(struct ubi_fm_scan_pool) + ubi_calc_fm_size()
94 sizeof(struct ubi_fm_scan_pool) + ubi_calc_fm_size()
606 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; ubi_attach_fastmap()
636 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); ubi_attach_fastmap()
646 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); ubi_attach_fastmap()
1094 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; ubi_write_fastmap()
1152 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); ubi_write_fastmap()
1163 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); ubi_write_fastmap()
H A Dubi-media.h450 /* struct ubi_fm_hdr is followed by two struct ubi_fm_scan_pool */
453 * struct ubi_fm_scan_pool - Fastmap pool PEBs to be scanned while attaching
459 struct ubi_fm_scan_pool { struct
467 /* ubi_fm_scan_pool is followed by nfree+nused struct ubi_fm_ec records */

Completed in 176 milliseconds