d_hash_and_lookup
found = d_hash_and_lookup(dentry->d_parent, name);
struct dentry *d_hash_and_lookup(struct dentry *, struct qstr *);
child = d_hash_and_lookup(parent, &this);