Home
last modified time | relevance | path

Searched refs:mmp_magic (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/filesystems/ext4/
H A Dmmp.rst44 - mmp_magic
/linux/fs/ext4/
H A Dmmp.c102 if (le32_to_cpu(mmp->mmp_magic) != EXT4_MMP_MAGIC) { in read_mmp_block()