Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dinode.c717 const __u64 hash_mult = 1125899906842597ULL; /* a big enough prime */ local
721 hash = (hash + (__u64) *str++) * hash_mult;