Home
last modified time | relevance | path

Searched refs:in_lookup_hash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Ddcache.c109 static inline struct hlist_bl_head *in_lookup_hash(const struct dentry *parent, in in_lookup_hash() function
2539 struct hlist_bl_head *b = in_lookup_hash(parent, hash); in d_alloc_parallel()
2646 struct hlist_bl_head *b = in_lookup_hash(dentry->d_parent, in __d_lookup_done()
/kernel/linux/linux-6.6/fs/
H A Ddcache.c111 static inline struct hlist_bl_head *in_lookup_hash(const struct dentry *parent, in in_lookup_hash() function
2636 struct hlist_bl_head *b = in_lookup_hash(parent, hash); in d_alloc_parallel()
2753 b = in_lookup_hash(dentry->d_parent, dentry->d_name.hash); in __d_lookup_unhash()

Completed in 8 milliseconds