Lines Matching refs:hlist_bl_head
101 static struct hlist_bl_head *dentry_hashtable __read_mostly;
103 static inline struct hlist_bl_head *d_hash(unsigned int hash) in d_hash()
109 static struct hlist_bl_head in_lookup_hashtable[1 << IN_LOOKUP_SHIFT];
111 static inline struct hlist_bl_head *in_lookup_hash(const struct dentry *parent, in in_lookup_hash()
488 struct hlist_bl_head *b; in ___d_drop()
2300 struct hlist_bl_head *b = d_hash(hashlen_hash(hashlen)); in __d_lookup_rcu()
2422 struct hlist_bl_head *b = d_hash(hash); in __d_lookup()
2542 struct hlist_bl_head *b = d_hash(entry->d_name.hash); in __d_rehash()
2599 struct hlist_bl_head *b = in_lookup_hash(parent, hash); in d_alloc_parallel()
2706 struct hlist_bl_head *b = in_lookup_hash(dentry->d_parent, in __d_lookup_done()
3232 sizeof(struct hlist_bl_head), in dcache_init_early()
3260 sizeof(struct hlist_bl_head), in dcache_init()