Lines Matching defs:p
28 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh()
40 __be32 *nfs2svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs2svc_decode_fh()
46 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh()
57 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename()
73 decode_pathname(__be32 *p, char **namp, unsigned int *lenp) in decode_pathname()
89 decode_sattr(__be32 *p, struct iattr *iap) in decode_sattr()
144 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr()
200 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr()
209 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfssvc_decode_void()
215 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfssvc_decode_fhandle()
224 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_sattrargs()
236 nfssvc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_diropargs()
247 nfssvc_decode_readargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_readargs()
267 struct page *p = *(rqstp->rq_next_page++); in nfssvc_decode_readargs() local
279 nfssvc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_writeargs()
333 nfssvc_decode_createargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_createargs()
345 nfssvc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_renameargs()
358 nfssvc_decode_readlinkargs(struct svc_rqst *rqstp, __be32 *p, struct nfsd_readlinkargs *args) in nfssvc_decode_readlinkargs()
369 nfssvc_decode_linkargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_linkargs()
381 nfssvc_decode_symlinkargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_symlinkargs()
394 nfssvc_decode_readdirargs(struct svc_rqst *rqstp, __be32 *p, in nfssvc_decode_readdirargs()
412 nfssvc_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfssvc_encode_void()
418 nfssvc_encode_attrstat(struct svc_rqst *rqstp, __be32 *p, in nfssvc_encode_attrstat()
426 nfssvc_encode_diropres(struct svc_rqst *rqstp, __be32 *p, in nfssvc_encode_diropres()
435 nfssvc_encode_readlinkres(struct svc_rqst *rqstp, __be32 *p, in nfssvc_encode_readlinkres()
451 nfssvc_encode_readres(struct svc_rqst *rqstp, __be32 *p, in nfssvc_encode_readres()
470 nfssvc_encode_readdirres(struct svc_rqst *rqstp, __be32 *p, in nfssvc_encode_readdirres()
483 nfssvc_encode_statfsres(struct svc_rqst *rqstp, __be32 *p, in nfssvc_encode_statfsres()
502 __be32 *p = cd->buffer; in nfssvc_encode_entry() local
545 nfssvc_release_fhandle(struct svc_rqst *rqstp, __be32 *p, in nfssvc_release_fhandle()