Searched refs:d_hash_and_lookup (Results 1 – 3 of 3) sorted by relevance
69 struct dentry *d_hash_and_lookup(struct dentry *, struct qstr *);
2134 found = d_hash_and_lookup(dentry->d_parent, name); in d_add_ci() 2419 * d_hash_and_lookup - hash the qstr then search for a dentry2425 struct dentry *d_hash_and_lookup(struct dentry *dir, struct qstr *name) in d_hash_and_lookup() function
3112 child = d_hash_and_lookup(parent, &this); in path_pts()