Lines Matching defs:p

30 encode_time3(__be32 *p, struct timespec *time)  in encode_time3()
37 decode_time3(__be32 *p, struct timespec *time) in decode_time3()
45 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh()
59 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh()
65 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh()
79 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename()
95 decode_sattr3(__be32 *p, struct iattr *iap) in decode_sattr3()
140 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp) in encode_fsid()
162 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
188 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
201 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr()
221 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr()
230 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data()
275 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfs3svc_decode_fhandle()
283 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_sattrargs()
300 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_diropargs()
311 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_accessargs()
322 nfs3svc_decode_readargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readargs()
352 nfs3svc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_writeargs()
408 nfs3svc_decode_createargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_createargs()
431 nfs3svc_decode_mkdirargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_mkdirargs()
443 nfs3svc_decode_symlinkargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_symlinkargs()
496 nfs3svc_decode_mknodargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_mknodargs()
518 nfs3svc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_renameargs()
531 nfs3svc_decode_readlinkargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readlinkargs()
543 nfs3svc_decode_linkargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_linkargs()
555 nfs3svc_decode_readdirargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readdirargs()
575 nfs3svc_decode_readdirplusargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readdirplusargs()
603 nfs3svc_decode_commitargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_commitargs()
622 nfs3svc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs3svc_encode_voidres()
629 nfs3svc_encode_attrstat(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_attrstat()
642 nfs3svc_encode_wccstat(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_wccstat()
651 nfs3svc_encode_diropres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_diropres()
664 nfs3svc_encode_accessres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_accessres()
675 nfs3svc_encode_readlinkres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_readlinkres()
696 nfs3svc_encode_readres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_readres()
720 nfs3svc_encode_writeres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_writeres()
735 nfs3svc_encode_createres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_createres()
749 nfs3svc_encode_renameres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_renameres()
759 nfs3svc_encode_linkres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_linkres()
769 nfs3svc_encode_readdirres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_readdirres()
793 encode_entry_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, in encode_entry_baggage()
845 static __be32 *encode_entryplus_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, i… in encode_entryplus_baggage()
883 __be32 *p = cd->buffer; in encode_entry() local
1023 nfs3svc_encode_fsstatres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_fsstatres()
1045 nfs3svc_encode_fsinfores(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_fsinfores()
1069 nfs3svc_encode_pathconfres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_pathconfres()
1088 nfs3svc_encode_commitres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_commitres()
1104 nfs3svc_release_fhandle(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_release_fhandle()
1112 nfs3svc_release_fhandle2(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_release_fhandle2()