Searched refs:nfsd_access (Results 1 – 3 of 3) sorted by relevance
90 int nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *);
138 nfserr = nfsd_access(rqstp, &resp->fh, &resp->access); in nfsd3_proc_access()
372 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access) in nfsd_access() function