Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch1061 -#define EXT4_FEATURE_INCOMPAT_MMP 0x0100
1068 - EXT4_FEATURE_INCOMPAT_MMP)
/openbmc/linux/fs/ext4/
H A Dext4.h2036 #define EXT4_FEATURE_INCOMPAT_MMP 0x0100 macro
2169 EXT4_FEATURE_INCOMPAT_MMP | \ in EXT4_FEATURE_COMPAT_FUNCS()