Home
last modified time | relevance | path

Searched defs:hashlen (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dstringhash.h72 #define hashlen_hash(hashlen) ((u32)(hashlen)) argument
73 #define hashlen_len(hashlen) ((u32)((hashlen) >> 32)) argument
/openbmc/linux/lib/
H A Dtest_hash.c183 u64 hashlen = hashlen_string(buf+i, buf+i); in test_hash_or() local
/openbmc/linux/fs/
H A Ddcache.c2288 u64 hashlen = name->hash_len; in __d_lookup_rcu_op_compare() local
2354 u64 hashlen = name->hash_len; in __d_lookup_rcu() local