Searched refs:ubi_fm_scan_pool (Results 1 – 3 of 3) sorted by relevance
456 struct ubi_fm_scan_pool { struct
99 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()100 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()618 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_attach_fastmap()648 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()658 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()1113 struct ubi_fm_scan_pool *fmpl, *fmpl_wl; in ubi_write_fastmap()1171 fmpl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()1182 fmpl_wl = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_write_fastmap()
31 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()32 sizeof(struct ubi_fm_scan_pool) + in ubi_calc_fm_size()480 struct ubi_fm_scan_pool *fmpl1, *fmpl2; in ubi_attach_fastmap()505 fmpl1 = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()515 fmpl2 = (struct ubi_fm_scan_pool *)(fm_raw + fm_pos); in ubi_attach_fastmap()
Completed in 10 milliseconds