Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddcache.h55 #define hashlen_hash(hashlen) ((u32) (hashlen)) macro
/linux-4.1.27/fs/
Ddcache.c2149 struct hlist_bl_head *b = d_hash(parent, hashlen_hash(hashlen)); in __d_lookup_rcu()
2198 if (dentry->d_name.hash != hashlen_hash(hashlen)) in __d_lookup_rcu()