Home
last modified time | relevance | path

Searched refs:nfsd_lookup_dentry (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/nfsd/
Dvfs.h48 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *,
Dvfs.c179 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() function
256 err = nfsd_lookup_dentry(rqstp, fhp, name, len, &exp, &dentry); in nfsd_lookup()
Dnfs4proc.c803 err = nfsd_lookup_dentry(rqstp, &cstate->current_fh, in nfsd4_secinfo()