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