Searched refs:nfsd4_close (Results 1 – 4 of 4) sorted by relevance
89 struct nfsd4_close { struct611 struct nfsd4_close close;798 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
784 nfsd4_decode_close(struct nfsd4_compoundargs *argp, struct nfsd4_close *close) in nfsd4_decode_close()3615 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
2958 .op_func = nfsd4_close,
6394 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function6397 struct nfsd4_close *close = &u->close; in nfsd4_close()