Lines Matching refs:__be32
64 __be32 status;
241 __be32 op_xdr_error; /* see nfsd4_open_omfg() */
358 __be32 *p;
359 __be32 *end;
365 __be32 ts_id_status;
507 __be32 status;
575 __be32 * p;
576 __be32 * end;
579 __be32 tmp[8];
580 __be32 * tmpp;
602 __be32 * tagp; /* tag, opcount encode location */
647 int nfs4svc_encode_voidres(struct svc_rqst *, __be32 *, void *);
648 int nfs4svc_decode_compoundargs(struct svc_rqst *, __be32 *,
650 int nfs4svc_encode_compoundres(struct svc_rqst *, __be32 *,
652 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *, u32);
655 __be32 nfsd4_encode_fattr_to_buf(__be32 **p, int words,
659 extern __be32 nfsd4_setclientid(struct svc_rqst *rqstp,
662 extern __be32 nfsd4_setclientid_confirm(struct svc_rqst *rqstp,
665 extern __be32 nfsd4_exchange_id(struct svc_rqst *rqstp,
667 extern __be32 nfsd4_backchannel_ctl(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_…
668 extern __be32 nfsd4_bind_conn_to_session(struct svc_rqst *, struct nfsd4_compound_state *, struct n…
669 extern __be32 nfsd4_create_session(struct svc_rqst *,
672 extern __be32 nfsd4_sequence(struct svc_rqst *,
676 extern __be32 nfsd4_destroy_session(struct svc_rqst *,
679 extern __be32 nfsd4_destroy_clientid(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4…
680 __be32 nfsd4_reclaim_complete(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_reclai…
681 extern __be32 nfsd4_process_open1(struct nfsd4_compound_state *,
683 extern __be32 nfsd4_process_open2(struct svc_rqst *rqstp,
688 extern __be32 nfsd4_open_confirm(struct svc_rqst *rqstp,
690 extern __be32 nfsd4_close(struct svc_rqst *rqstp,
693 extern __be32 nfsd4_open_downgrade(struct svc_rqst *rqstp,
696 extern __be32 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
698 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp,
701 extern __be32 nfsd4_locku(struct svc_rqst *rqstp,
704 extern __be32
708 extern int nfsd4_release_compoundargs(void *rq, __be32 *p, void *resp);
709 extern __be32 nfsd4_delegreturn(struct svc_rqst *rqstp,
711 extern __be32 nfsd4_renew(struct svc_rqst *rqstp,
713 extern __be32 nfsd4_test_stateid(struct svc_rqst *rqstp,
715 extern __be32 nfsd4_free_stateid(struct svc_rqst *rqstp,
717 extern void nfsd4_bump_seqid(struct nfsd4_compound_state *, __be32 nfserr);