Searched defs:nfsd4_access (Results 1 – 4 of 4) sorted by relevance
88 struct nfsd4_access { struct89 u32 ac_req_access; /* request */90 u32 ac_supported; /* response */91 u32 ac_resp_access; /* response */
566 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_access() function
83 struct nfsd4_access { struct84 u32 ac_req_access; /* request */85 u32 ac_supported; /* response */86 u32 ac_resp_access; /* response */
735 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_access() function