Searched refs:hashlen (Results 1 – 1 of 1) sorted by relevance
2273 u64 hashlen = name->hash_len; in __d_lookup_rcu() local2275 struct hlist_bl_head *b = d_hash(hashlen_hash(hashlen)); in __d_lookup_rcu()2329 if (dentry->d_name.hash != hashlen_hash(hashlen)) in __d_lookup_rcu()2342 if (dentry->d_name.hash_len != hashlen) in __d_lookup_rcu()2344 if (dentry_cmp(dentry, str, hashlen_len(hashlen)) != 0) in __d_lookup_rcu()