Lines Matching refs:hlist_bl_head
115 static struct hlist_bl_head *dentry_hashtable __ro_after_init __used;
117 static inline struct hlist_bl_head *d_hash(unsigned long hashlen) in d_hash()
124 static struct hlist_bl_head in_lookup_hashtable[1 << IN_LOOKUP_SHIFT];
126 static inline struct hlist_bl_head *in_lookup_hash(const struct dentry *parent, in in_lookup_hash()
556 struct hlist_bl_head *b; in ___d_drop()
2241 struct hlist_bl_head *b = d_hash(hashlen); in __d_lookup_rcu_op_compare()
2305 struct hlist_bl_head *b = d_hash(hashlen); in __d_lookup_rcu()
2420 struct hlist_bl_head *b = d_hash(hash); in __d_lookup()
2541 struct hlist_bl_head *b = d_hash(entry->d_name.hash); in __d_rehash()
2602 struct hlist_bl_head *b = in_lookup_hash(parent, hash); in d_alloc_parallel()
2721 struct hlist_bl_head *b; in __d_lookup_unhash()
3257 sizeof(struct hlist_bl_head), in dcache_init_early()
3289 sizeof(struct hlist_bl_head), in dcache_init()