Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/ext4/
H A Dmmp.rst44 - mmp_magic
/linux/fs/ext4/
H A Dmmp.c98 if (le32_to_cpu(mmp->mmp_magic) != EXT4_MMP_MAGIC) { in read_mmp_block()
H A Dext4.h2704 __le32 mmp_magic; /* Magic number for MMP */ member