HASH_SHIFT         36 fs/namespace.c #define HASH_SIZE (1UL << HASH_SHIFT)
HASH_SHIFT         57 fs/namespace.c 	tmp = tmp + (tmp >> HASH_SHIFT);