Searched refs:EXT2_FLAGS_UNSIGNED_HASH (Results 1 – 2 of 2) sorted by relevance
4067 if (i & EXT2_FLAGS_UNSIGNED_HASH) in ext4_fill_super()4073 cpu_to_le32(EXT2_FLAGS_UNSIGNED_HASH); in ext4_fill_super()
1098 #define EXT2_FLAGS_UNSIGNED_HASH 0x0002 /* Unsigned dirhash in use */ macro