Lines Matching refs:hlist_bl_head
99 static struct hlist_bl_head *dentry_hashtable __read_mostly;
101 static inline struct hlist_bl_head *d_hash(unsigned int hash) in d_hash()
107 static struct hlist_bl_head in_lookup_hashtable[1 << IN_LOOKUP_SHIFT];
109 static inline struct hlist_bl_head *in_lookup_hash(const struct dentry *parent, in in_lookup_hash()
478 struct hlist_bl_head *b; in ___d_drop()
2239 struct hlist_bl_head *b = d_hash(hashlen_hash(hashlen)); in __d_lookup_rcu()
2361 struct hlist_bl_head *b = d_hash(hash); in __d_lookup()
2481 struct hlist_bl_head *b = d_hash(entry->d_name.hash); in __d_rehash()
2538 struct hlist_bl_head *b = in_lookup_hash(parent, hash); in d_alloc_parallel()
2645 struct hlist_bl_head *b = in_lookup_hash(dentry->d_parent, in __d_lookup_done()
3171 sizeof(struct hlist_bl_head), in dcache_init_early()
3199 sizeof(struct hlist_bl_head), in dcache_init()