Searched refs:nfsd4_access (Results 1 – 3 of 3) sorted by relevance
88 struct nfsd4_access { struct547 struct nfsd4_access access;
554 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_access() function557 struct nfsd4_access *access = &u->access; in nfsd4_access()2103 .op_func = nfsd4_access,
511 nfsd4_decode_access(struct nfsd4_compoundargs *argp, struct nfsd4_access *access) in nfsd4_decode_access()3167 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_access *access) in nfsd4_encode_access()