Searched refs:nfsd4_close (Results 1 – 4 of 4) sorted by relevance
94 struct nfsd4_close { struct577 struct nfsd4_close close;772 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
630 nfsd4_decode_close(struct nfsd4_compoundargs *argp, struct nfsd4_close *close) in nfsd4_decode_close()3199 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
2351 .op_func = nfsd4_close,
5978 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function5981 struct nfsd4_close *close = &u->close; in nfsd4_close()