Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs2acl.c181 resp->status = nfsd_access(rqstp, &resp->fh, &resp->access, NULL); in nfsacld_proc_access()
H A Dvfs.c803 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() function
H A Dnfs4proc.c751 return nfsd_access(rqstp, &cstate->current_fh, &access->ac_resp_access, in nfsd4_access()