Searched defs:d_hash (Results 1 – 3 of 3) sorted by relevance
53 __fs16 d_hash[1]; /* hash chain */ member
95 struct hlist_bl_node d_hash; /* lookup hash list */ member140 int (*d_hash)(const struct dentry *, struct qstr *); member
103 static inline struct hlist_bl_head *d_hash(unsigned int hash) in d_hash() function
Completed in 10 milliseconds