Home
last modified time | relevance | path

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

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