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