Searched refs:EXT4_MMP_MAGIC (Results 1 – 2 of 2) sorted by relevance
62 if (le32_to_cpu(mmp->mmp_magic) != EXT4_MMP_MAGIC) in read_mmp_block()
1718 #define EXT4_MMP_MAGIC 0x004D4D50U /* ASCII for MMP */ macro