Home
last modified time | relevance | path

Searched refs:EXT2_FLAGS_UNSIGNED_HASH (Results 1 – 2 of 2) sorted by relevance

/fs/ext4/
Dext4.h1111 #define EXT2_FLAGS_UNSIGNED_HASH 0x0002 /* Unsigned dirhash in use */ macro
Dsuper.c4212 if (i & EXT2_FLAGS_UNSIGNED_HASH) in ext4_fill_super()
4218 cpu_to_le32(EXT2_FLAGS_UNSIGNED_HASH); in ext4_fill_super()