Searched refs:UBI_FM_VHDR_MAGIC (Results 1 – 2 of 2) sorted by relevance
378 #define UBI_FM_VHDR_MAGIC 0xFA370ED1 macro
697 if (be32_to_cpu(fmvhdr->magic) != UBI_FM_VHDR_MAGIC) { in ubi_attach_fastmap()699 be32_to_cpu(fmvhdr->magic), UBI_FM_VHDR_MAGIC); in ubi_attach_fastmap()1302 fvh->magic = cpu_to_be32(UBI_FM_VHDR_MAGIC); in ubi_write_fastmap()