Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch835 -#define EXT2_FLAGS_SIGNED_HASH 0x0001 /* Signed dirhash in use */
/openbmc/linux/fs/ext4/
H A Dext4.h1179 #define EXT2_FLAGS_SIGNED_HASH 0x0001 /* Signed dirhash in use */ macro
H A Dsuper.c5152 else if ((i & EXT2_FLAGS_SIGNED_HASH) == 0) { in ext4_hash_info_init()
5161 cpu_to_le32(EXT2_FLAGS_SIGNED_HASH); in ext4_hash_info_init()