Lines Matching refs:hlist_bl_head
108 static struct hlist_bl_head *dentry_hashtable __ro_after_init __used;
110 static inline struct hlist_bl_head *d_hash(unsigned long hashlen) in d_hash()
117 static struct hlist_bl_head in_lookup_hashtable[1 << IN_LOOKUP_SHIFT];
119 static inline struct hlist_bl_head *in_lookup_hash(const struct dentry *parent, in in_lookup_hash()
501 struct hlist_bl_head *b; in ___d_drop()
2126 struct hlist_bl_head *b = d_hash(hashlen); in __d_lookup_rcu_op_compare()
2190 struct hlist_bl_head *b = d_hash(hashlen); in __d_lookup_rcu()
2296 struct hlist_bl_head *b = d_hash(hash); in __d_lookup()
2416 struct hlist_bl_head *b = d_hash(entry->d_name.hash); in __d_rehash()
2476 struct hlist_bl_head *b = in_lookup_hash(parent, hash); in d_alloc_parallel()
2589 struct hlist_bl_head *b; in __d_lookup_unhash()
3164 sizeof(struct hlist_bl_head), in dcache_init_early()
3195 sizeof(struct hlist_bl_head), in dcache_init()