Home
last modified time | relevance | path

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

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