Searched refs:EXT2_FLAGS_SIGNED_HASH (Results 1 – 2 of 2) sorted by relevance
1198 #define EXT2_FLAGS_SIGNED_HASH 0x0001 /* Signed dirhash in use */ macro
5192 else if ((i & EXT2_FLAGS_SIGNED_HASH) == 0) { in __ext4_fill_super()5201 cpu_to_le32(EXT2_FLAGS_SIGNED_HASH); in __ext4_fill_super()