Home
last modified time | relevance | path

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

/linux-4.19.296/fs/reiserfs/
Dsuper.c1739 __u32 deh_hashval, teahash, r5hash, yurahash; in find_hash_out() local
1765 teahash = GET_HASH_VALUE(keyed_hash(de.de_name, de.de_namelen)); in find_hash_out()
1768 if ((teahash == r5hash && deh_hashval == r5hash) || in find_hash_out()
1769 (teahash == yurahash && deh_hashval == yurahash) || in find_hash_out()
1781 else if (deh_hashval == teahash) in find_hash_out()
DREADME125 Jeremy Fitzhardinge wrote the teahash.c code, and he gives credit to a