Lines Matching refs:__be32

52 	__be32 *		verf;
99 __be32 * verf;
100 __be32 * buffer;
123 __be32 status;
130 __be32 status;
136 __be32 status;
143 __be32 status;
149 __be32 status;
156 __be32 status;
163 __be32 status;
169 __be32 status;
175 __be32 status;
181 __be32 verf[2];
184 __be32 * buffer;
186 __be32 * offset;
187 __be32 * offset1;
193 __be32 status;
199 __be32 status;
212 __be32 status;
222 __be32 status;
227 __be32 status;
272 int nfs3svc_decode_fhandle(struct svc_rqst *, __be32 *, struct nfsd_fhandle *);
273 int nfs3svc_decode_sattrargs(struct svc_rqst *, __be32 *,
275 int nfs3svc_decode_diropargs(struct svc_rqst *, __be32 *,
277 int nfs3svc_decode_accessargs(struct svc_rqst *, __be32 *,
279 int nfs3svc_decode_readargs(struct svc_rqst *, __be32 *,
281 int nfs3svc_decode_writeargs(struct svc_rqst *, __be32 *,
283 int nfs3svc_decode_createargs(struct svc_rqst *, __be32 *,
285 int nfs3svc_decode_mkdirargs(struct svc_rqst *, __be32 *,
287 int nfs3svc_decode_mknodargs(struct svc_rqst *, __be32 *,
289 int nfs3svc_decode_renameargs(struct svc_rqst *, __be32 *,
291 int nfs3svc_decode_readlinkargs(struct svc_rqst *, __be32 *,
293 int nfs3svc_decode_linkargs(struct svc_rqst *, __be32 *,
295 int nfs3svc_decode_symlinkargs(struct svc_rqst *, __be32 *,
297 int nfs3svc_decode_readdirargs(struct svc_rqst *, __be32 *,
299 int nfs3svc_decode_readdirplusargs(struct svc_rqst *, __be32 *,
301 int nfs3svc_decode_commitargs(struct svc_rqst *, __be32 *,
303 int nfs3svc_encode_voidres(struct svc_rqst *, __be32 *, void *);
304 int nfs3svc_encode_attrstat(struct svc_rqst *, __be32 *,
306 int nfs3svc_encode_wccstat(struct svc_rqst *, __be32 *,
308 int nfs3svc_encode_diropres(struct svc_rqst *, __be32 *,
310 int nfs3svc_encode_accessres(struct svc_rqst *, __be32 *,
312 int nfs3svc_encode_readlinkres(struct svc_rqst *, __be32 *,
314 int nfs3svc_encode_readres(struct svc_rqst *, __be32 *, struct nfsd3_readres *);
315 int nfs3svc_encode_writeres(struct svc_rqst *, __be32 *, struct nfsd3_writeres *);
316 int nfs3svc_encode_createres(struct svc_rqst *, __be32 *,
318 int nfs3svc_encode_renameres(struct svc_rqst *, __be32 *,
320 int nfs3svc_encode_linkres(struct svc_rqst *, __be32 *,
322 int nfs3svc_encode_readdirres(struct svc_rqst *, __be32 *,
324 int nfs3svc_encode_fsstatres(struct svc_rqst *, __be32 *,
326 int nfs3svc_encode_fsinfores(struct svc_rqst *, __be32 *,
328 int nfs3svc_encode_pathconfres(struct svc_rqst *, __be32 *,
330 int nfs3svc_encode_commitres(struct svc_rqst *, __be32 *,
333 int nfs3svc_release_fhandle(struct svc_rqst *, __be32 *,
335 int nfs3svc_release_fhandle2(struct svc_rqst *, __be32 *,
344 __be32 *nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p,
346 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp);