Lines Matching defs:p

33 encode_time3(__be32 *p, struct timespec *time)  in encode_time3()
40 decode_time3(__be32 *p, struct timespec *time) in decode_time3()
48 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh()
62 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh()
68 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh()
82 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename()
98 decode_sattr3(__be32 *p, struct iattr *iap) in decode_sattr3()
142 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp) in encode_fsid()
164 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
190 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
203 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr()
223 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr()
232 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data()
276 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfs3svc_decode_fhandle()
285 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_sattrargs()
303 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_diropargs()
314 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_accessargs()
326 nfs3svc_decode_readargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readargs()
344 struct page *p = *(rqstp->rq_next_page++); in nfs3svc_decode_readargs() local
356 nfs3svc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_writeargs()
413 nfs3svc_decode_createargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_createargs()
436 nfs3svc_decode_mkdirargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_mkdirargs()
448 nfs3svc_decode_symlinkargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_symlinkargs()
498 nfs3svc_decode_mknodargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_mknodargs()
520 nfs3svc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_renameargs()
533 nfs3svc_decode_readlinkargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readlinkargs()
545 nfs3svc_decode_linkargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_linkargs()
557 nfs3svc_decode_readdirargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readdirargs()
574 nfs3svc_decode_readdirplusargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_readdirplusargs()
590 struct page *p = *(rqstp->rq_next_page++); in nfs3svc_decode_readdirplusargs() local
600 nfs3svc_decode_commitargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_commitargs()
620 nfs3svc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs3svc_encode_voidres()
627 nfs3svc_encode_attrstat(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_attrstat()
640 nfs3svc_encode_wccstat(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_wccstat()
649 nfs3svc_encode_diropres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_diropres()
662 nfs3svc_encode_accessres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_accessres()
673 nfs3svc_encode_readlinkres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_readlinkres()
694 nfs3svc_encode_readres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_readres()
718 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()
841 static __be32 *encode_entryplus_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, i… in encode_entryplus_baggage()
879 __be32 *p = cd->buffer; in encode_entry() local
1019 nfs3svc_encode_fsstatres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_fsstatres()
1041 nfs3svc_encode_fsinfores(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_fsinfores()
1065 nfs3svc_encode_pathconfres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_pathconfres()
1084 nfs3svc_encode_commitres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_commitres()
1102 nfs3svc_release_fhandle(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_release_fhandle()
1110 nfs3svc_release_fhandle2(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_release_fhandle2()