Searched defs:d_hash (Results 1 – 3 of 3) sorted by relevance
53 u_int16_t d_hash[1]; /* hash chain */ member
92 struct hlist_bl_node d_hash; /* lookup hash list */ member133 int (*d_hash)(const struct dentry *, const struct inode *, member
107 static inline struct hlist_bl_head *d_hash(const struct dentry *parent, in d_hash() function