Lines Matching refs:__be32

45 static __be32 *
46 nlm4_decode_cookie(__be32 *p, struct nlm_cookie *c) in nlm4_decode_cookie()
73 static __be32 *
74 nlm4_encode_cookie(__be32 *p, struct nlm_cookie *c) in nlm4_encode_cookie()
82 static __be32 *
83 nlm4_decode_fh(__be32 *p, struct nfs_fh *f) in nlm4_decode_fh()
99 static __be32 *
100 nlm4_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm4_decode_oh()
105 static __be32 *
106 nlm4_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm4_decode_lock()
140 static __be32 *
141 nlm4_encode_testres(__be32 *p, struct nlm_res *resp) in nlm4_encode_testres()
182 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_testargs()
199 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_testres()
207 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_lockargs()
227 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_cancargs()
243 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_unlockargs()
253 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_shareargs()
274 nlm4svc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_shareres()
284 nlm4svc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_res()
293 nlm4svc_decode_notify(struct svc_rqst *rqstp, __be32 *p, struct nlm_args *argp) in nlm4svc_decode_notify()
305 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlm4svc_decode_reboot()
316 nlm4svc_decode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_decode_res()
325 nlm4svc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nlm4svc_decode_void()
331 nlm4svc_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nlm4svc_encode_void()