Searched refs:nfsd_access (Results 1 – 3 of 3) sorted by relevance
181 resp->status = nfsd_access(rqstp, &resp->fh, &resp->access, NULL); in nfsacld_proc_access()
803 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() function
751 return nfsd_access(rqstp, &cstate->current_fh, &access->ac_resp_access, in nfsd4_access()