dentryp           124 fs/nfsd/vfs.c  static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp)
dentryp           134 fs/nfsd/vfs.c  		*dentryp = dget(dparent);
dentryp           139 fs/nfsd/vfs.c  		*dentryp = dget(path.dentry);