• Home
  • Raw
  • Download

Lines Matching defs:p

35 encode_time3(__be32 *p, struct timespec *time)  in encode_time3()
42 decode_time3(__be32 *p, struct timespec *time) in decode_time3()
50 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh()
64 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh()
70 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh()
84 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename()
100 decode_sattr3(__be32 *p, struct iattr *iap, struct user_namespace *userns) in decode_sattr3()
144 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp) in encode_fsid()
166 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
197 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
210 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr()
230 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr()
239 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data()
312 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_fhandle()
323 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_sattrargs()
342 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_diropargs()
354 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_accessargs()
367 nfs3svc_decode_readargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_readargs()
385 struct page *p = *(rqstp->rq_next_page++); in nfs3svc_decode_readargs() local
397 nfs3svc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_writeargs()
449 nfs3svc_decode_createargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_createargs()
474 nfs3svc_decode_mkdirargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_mkdirargs()
487 nfs3svc_decode_symlinkargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_symlinkargs()
512 nfs3svc_decode_mknodargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_mknodargs()
535 nfs3svc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_renameargs()
549 nfs3svc_decode_readlinkargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_readlinkargs()
562 nfs3svc_decode_linkargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_linkargs()
575 nfs3svc_decode_readdirargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_readdirargs()
591 struct page *p = *(rqstp->rq_next_page++); in nfs3svc_decode_readdirargs() local
601 nfs3svc_decode_readdirplusargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_readdirplusargs()
617 struct page *p = *(rqstp->rq_next_page++); in nfs3svc_decode_readdirplusargs() local
627 nfs3svc_decode_commitargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_commitargs()
647 nfs3svc_encode_voidres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_voidres()
654 nfs3svc_encode_attrstat(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_attrstat()
668 nfs3svc_encode_wccstat(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_wccstat()
678 nfs3svc_encode_diropres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_diropres()
692 nfs3svc_encode_accessres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_accessres()
704 nfs3svc_encode_readlinkres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_readlinkres()
726 nfs3svc_encode_readres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_readres()
751 nfs3svc_encode_writeres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_writeres()
771 nfs3svc_encode_createres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_createres()
786 nfs3svc_encode_renameres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_renameres()
797 nfs3svc_encode_linkres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_linkres()
808 nfs3svc_encode_readdirres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_readdirres()
833 encode_entry_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, in encode_entry_baggage()
881 static __be32 *encode_entryplus_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, i… in encode_entryplus_baggage()
919 __be32 *p = cd->buffer; in encode_entry() local
1060 nfs3svc_encode_fsstatres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_fsstatres()
1082 nfs3svc_encode_fsinfores(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_fsinfores()
1107 nfs3svc_encode_pathconfres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_pathconfres()
1127 nfs3svc_encode_commitres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_commitres()