Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dnfsd.h90 int nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *);
/linux-2.4.37.9/fs/nfsd/
Dnfs3proc.c138 nfserr = nfsd_access(rqstp, &resp->fh, &resp->access); in nfsd3_proc_access()
Dvfs.c372 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access) in nfsd_access() function