Home
last modified time | relevance | path

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

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