Home
last modified time | relevance | path

Searched refs:EXT2_FLAGS_UNSIGNED_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.patch836 -#define EXT2_FLAGS_UNSIGNED_HASH 0x0002 /* Unsigned dirhash in use */
/openbmc/linux/fs/ext4/
H A Dext4.h1180 #define EXT2_FLAGS_UNSIGNED_HASH 0x0002 /* Unsigned dirhash in use */ macro
H A Dsuper.c5150 if (i & EXT2_FLAGS_UNSIGNED_HASH) in ext4_hash_info_init()
5156 cpu_to_le32(EXT2_FLAGS_UNSIGNED_HASH); in ext4_hash_info_init()