Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h1185 #define EXT2_FLAGS_UNSIGNED_HASH 0x0002 /* Unsigned dirhash in use */ macro
H A Dsuper.c5114 if (i & EXT2_FLAGS_UNSIGNED_HASH) in ext4_load_super()
5120 cpu_to_le32(EXT2_FLAGS_UNSIGNED_HASH); in ext4_hash_info_init()