Searched refs:nfsd4_close (Results 1 – 4 of 4) sorted by relevance
94 struct nfsd4_close { struct623 struct nfsd4_close close;825 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
671 nfsd4_decode_close(struct nfsd4_compoundargs *argp, struct nfsd4_close *close) in nfsd4_decode_close()3495 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
2829 .op_func = nfsd4_close,
6225 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function6228 struct nfsd4_close *close = &u->close; in nfsd4_close()