Searched refs:nfsd4_close (Results 1 – 4 of 4) sorted by relevance
94 struct nfsd4_close { struct548 struct nfsd4_close close;742 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
625 nfsd4_decode_close(struct nfsd4_compoundargs *argp, struct nfsd4_close *close) in nfsd4_decode_close()3188 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
2106 .op_func = nfsd4_close,
5498 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function5501 struct nfsd4_close *close = &u->close; in nfsd4_close()