Searched refs:dentryp (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/nfsd/
H A Dvfs.c190 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp) argument
200 *dentryp = dget(dparent);
205 *dentryp = dget(path.dentry);

Completed in 171 milliseconds