Searched refs:fm_raw (Results 1 – 2 of 2) sorted by relevance
625 void *fm_raw = ubi->fm_buf; in ubi_attach_fastmap() local631 fmsb = (struct ubi_fm_sb *)(fm_raw); in ubi_attach_fastmap()699 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()1110 void *fm_raw; in ubi_write_fastmap() local1126 fm_raw = ubi->fm_buf; in ubi_write_fastmap()1150 fmsb = (struct ubi_fm_sb *)fm_raw; in ubi_write_fastmap()1154 fmh = (struct ubi_fm_hdr *)(fm_raw + fm_pos); in ubi_write_fastmap()1194 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap()1207 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap()1219 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap()[all …]
486 void *fm_raw = ubi->fm_buf; in ubi_attach_fastmap() local494 fmhdr = (struct ubi_fm_hdr *)(fm_raw + fm_pos); 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()554 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()562 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()572 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()580 fmec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_attach_fastmap()590 fmvhdr = (struct ubi_fm_volhdr *)(fm_raw + fm_pos); in ubi_attach_fastmap()606 fm_eba = (struct ubi_fm_eba *)(fm_raw + fm_pos); in ubi_attach_fastmap()
Completed in 7 milliseconds