Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
Djfs_user.h122 extern __u32 hash_64(__u64 val, unsigned int bits);
174 _INLINE_ __u32 hash_64(__u64 val, unsigned int bits) in hash_64() function
Drevoke.c133 return hash_64(block, journal->j_revoke->hash_shift); in hash()