Searched refs:UBI_FM_EBA_MAGIC (Results 1 – 2 of 2) sorted by relevance
380 #define UBI_FM_EBA_MAGIC 0xf0c040a8 macro
727 if (be32_to_cpu(fm_eba->magic) != UBI_FM_EBA_MAGIC) { in ubi_attach_fastmap()729 be32_to_cpu(fm_eba->magic), UBI_FM_EBA_MAGIC); in ubi_attach_fastmap()1324 feba->magic = cpu_to_be32(UBI_FM_EBA_MAGIC); in ubi_write_fastmap()