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()
2218 struct hlist_bl_head *b = d_hash(hashlen_hash(hashlen)); in __d_lookup_rcu()
2340 struct hlist_bl_head *b = d_hash(hash); in __d_lookup()
2460 struct hlist_bl_head *b = d_hash(entry->d_name.hash); in __d_rehash()
2517 struct hlist_bl_head *b = in_lookup_hash(parent, hash); in d_alloc_parallel()
2624 struct hlist_bl_head *b = in_lookup_hash(dentry->d_parent, in __d_lookup_done()
3150 sizeof(struct hlist_bl_head), in dcache_init_early()
3178 sizeof(struct hlist_bl_head), in dcache_init()