Lines Matching refs:__be32
64 __be32 status;
241 __be32 op_xdr_error; /* see nfsd4_open_omfg() */
357 __be32 *p;
358 __be32 *end;
364 __be32 ts_id_status;
506 __be32 status;
574 __be32 * p;
575 __be32 * end;
578 __be32 tmp[8];
579 __be32 * tmpp;
601 __be32 * tagp; /* tag, opcount encode location */
646 int nfs4svc_encode_voidres(struct svc_rqst *, __be32 *, void *);
647 int nfs4svc_decode_compoundargs(struct svc_rqst *, __be32 *,
649 int nfs4svc_encode_compoundres(struct svc_rqst *, __be32 *,
651 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *, u32);
654 __be32 nfsd4_encode_fattr_to_buf(__be32 **p, int words,
658 extern __be32 nfsd4_setclientid(struct svc_rqst *rqstp,
661 extern __be32 nfsd4_setclientid_confirm(struct svc_rqst *rqstp,
664 extern __be32 nfsd4_exchange_id(struct svc_rqst *rqstp,
666 extern __be32 nfsd4_backchannel_ctl(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_…
667 extern __be32 nfsd4_bind_conn_to_session(struct svc_rqst *, struct nfsd4_compound_state *, struct n…
668 extern __be32 nfsd4_create_session(struct svc_rqst *,
671 extern __be32 nfsd4_sequence(struct svc_rqst *,
675 extern __be32 nfsd4_destroy_session(struct svc_rqst *,
678 extern __be32 nfsd4_destroy_clientid(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4…
679 __be32 nfsd4_reclaim_complete(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_reclai…
680 extern __be32 nfsd4_process_open1(struct nfsd4_compound_state *,
682 extern __be32 nfsd4_process_open2(struct svc_rqst *rqstp,
687 extern __be32 nfsd4_open_confirm(struct svc_rqst *rqstp,
689 extern __be32 nfsd4_close(struct svc_rqst *rqstp,
692 extern __be32 nfsd4_open_downgrade(struct svc_rqst *rqstp,
695 extern __be32 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
697 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp,
700 extern __be32 nfsd4_locku(struct svc_rqst *rqstp,
703 extern __be32
707 extern int nfsd4_release_compoundargs(void *rq, __be32 *p, void *resp);
708 extern __be32 nfsd4_delegreturn(struct svc_rqst *rqstp,
710 extern __be32 nfsd4_renew(struct svc_rqst *rqstp,
712 extern __be32 nfsd4_test_stateid(struct svc_rqst *rqstp,
714 extern __be32 nfsd4_free_stateid(struct svc_rqst *rqstp,
716 extern void nfsd4_bump_seqid(struct nfsd4_compound_state *, __be32 nfserr);