Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dvfs.h100 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *);
H A Dvfs.c823 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() function
H A Dnfs4proc.c787 return nfsd_access(rqstp, &cstate->current_fh, &access->ac_resp_access, in nfsd4_access()