Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dsuper.c1731 __u32 deh_hashval, teahash, r5hash, yurahash; in find_hash_out() local
1757 teahash = GET_HASH_VALUE(keyed_hash(de.de_name, de.de_namelen)); in find_hash_out()
1760 if ((teahash == r5hash && deh_hashval == r5hash) || in find_hash_out()
1761 (teahash == yurahash && deh_hashval == yurahash) || in find_hash_out()
1773 else if (deh_hashval == teahash) in find_hash_out()
H A DREADME125 Jeremy Fitzhardinge wrote the teahash.c code, and he gives credit to a