Home
last modified time | relevance | path

Searched refs:EXT4_MMP_SEQ_CLEAN (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dmmp.c243 mmp->mmp_seq = cpu_to_le32(EXT4_MMP_SEQ_CLEAN); in kmmpd()
314 if (seq == EXT4_MMP_SEQ_CLEAN) in ext4_multi_mount_protect()
H A Dext4.h2612 #define EXT4_MMP_SEQ_CLEAN 0xFF4D4D50U /* mmp_seq value for clean unmount */ macro
/openbmc/linux/Documentation/filesystems/ext4/
H A Dmmp.rst10 sequence number. If the sequence number is EXT4_MMP_SEQ_CLEAN, the
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch1167 -#define EXT4_MMP_SEQ_CLEAN 0xFF4D4D50U /* mmp_seq value for clean unmount */