Searched refs:nfsd4_close (Results 1 – 4 of 4) sorted by relevance
89 struct nfsd4_close { struct641 struct nfsd4_close close;828 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
781 nfsd4_decode_close(struct nfsd4_compoundargs *argp, struct nfsd4_close *close) in nfsd4_decode_close()3674 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
3144 .op_func = nfsd4_close,
6842 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function6845 struct nfsd4_close *close = &u->close; in nfsd4_close()