|
@@ -574,8 +574,6 @@ extern __be32 nfsd4_setclientid_confirm(struct svc_rqst *rqstp,
|
|
|
struct nfsd4_compound_state *,
|
|
|
struct nfsd4_setclientid_confirm *setclientid_confirm);
|
|
|
extern void nfsd4_store_cache_entry(struct nfsd4_compoundres *resp);
|
|
|
-extern __be32 nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp,
|
|
|
- struct nfsd4_sequence *seq);
|
|
|
extern __be32 nfsd4_exchange_id(struct svc_rqst *rqstp,
|
|
|
struct nfsd4_compound_state *, struct nfsd4_exchange_id *);
|
|
|
extern __be32 nfsd4_backchannel_ctl(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_backchannel_ctl *);
|