Searched refs:hash_64 (Results 1 – 2 of 2) sorted by relevance
122 extern __u32 hash_64(__u64 val, unsigned int bits);174 _INLINE_ __u32 hash_64(__u64 val, unsigned int bits) in hash_64() function
133 return hash_64(block, journal->j_revoke->hash_shift); in hash()