d_hash_and_lookup   87 fs/cifs/readdir.c 	dentry = d_hash_and_lookup(parent, name);
d_hash_and_lookup 2140 fs/dcache.c    	found = d_hash_and_lookup(dentry->d_parent, name);
d_hash_and_lookup 2415 fs/dcache.c    EXPORT_SYMBOL(d_hash_and_lookup);
d_hash_and_lookup 2585 fs/namei.c     	child = d_hash_and_lookup(parent, &this);
d_hash_and_lookup 1892 fs/proc/base.c 	child = d_hash_and_lookup(dir, &qname);
d_hash_and_lookup 3145 fs/proc/base.c 	dentry = d_hash_and_lookup(mnt->mnt_root, &name);
d_hash_and_lookup 3156 fs/proc/base.c 	leader = d_hash_and_lookup(mnt->mnt_root, &name);
d_hash_and_lookup 3162 fs/proc/base.c 	dir = d_hash_and_lookup(leader, &name);
d_hash_and_lookup 3168 fs/proc/base.c 	dentry = d_hash_and_lookup(dir, &name);
d_hash_and_lookup  279 include/linux/dcache.h extern struct dentry *d_hash_and_lookup(struct dentry *, struct qstr *);
d_hash_and_lookup  634 net/sunrpc/rpc_pipe.c 	struct dentry *dentry = d_hash_and_lookup(parent, &q);
d_hash_and_lookup  661 net/sunrpc/rpc_pipe.c 		dentry = d_hash_and_lookup(parent, &name);
d_hash_and_lookup 1193 net/sunrpc/rpc_pipe.c 	return d_hash_and_lookup(sb->s_root, &dir);
d_hash_and_lookup 1306 net/sunrpc/rpc_pipe.c 	gssd_dentry = d_hash_and_lookup(root, &q);
d_hash_and_lookup 1318 net/sunrpc/rpc_pipe.c 	clnt_dentry = d_hash_and_lookup(gssd_dentry, &q);
d_hash_and_lookup 2066 security/selinux/selinuxfs.c 	selinux_null.dentry = d_hash_and_lookup(selinux_null.mnt->mnt_root,