• Home
  • Raw
  • Download

Lines Matching defs:rqstp

129 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp,  in encode_fattr()
187 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr()
196 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_void()
202 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_fhandle()
213 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_sattrargs()
226 nfssvc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_diropargs()
238 nfssvc_decode_readargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_readargs()
270 nfssvc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_writeargs()
316 nfssvc_decode_createargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_createargs()
329 nfssvc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_renameargs()
343 nfssvc_decode_readlinkargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_readlinkargs()
356 nfssvc_decode_linkargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_linkargs()
369 nfssvc_decode_symlinkargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_symlinkargs()
408 nfssvc_decode_readdirargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_readdirargs()
427 nfssvc_encode_void(struct svc_rqst *rqstp, __be32 *p) in nfssvc_encode_void()
433 nfssvc_encode_stat(struct svc_rqst *rqstp, __be32 *p) in nfssvc_encode_stat()
442 nfssvc_encode_attrstat(struct svc_rqst *rqstp, __be32 *p) in nfssvc_encode_attrstat()
455 nfssvc_encode_diropres(struct svc_rqst *rqstp, __be32 *p) in nfssvc_encode_diropres()
469 nfssvc_encode_readlinkres(struct svc_rqst *rqstp, __be32 *p) in nfssvc_encode_readlinkres()
490 nfssvc_encode_readres(struct svc_rqst *rqstp, __be32 *p) in nfssvc_encode_readres()
514 nfssvc_encode_readdirres(struct svc_rqst *rqstp, __be32 *p) in nfssvc_encode_readdirres()
532 nfssvc_encode_statfsres(struct svc_rqst *rqstp, __be32 *p) in nfssvc_encode_statfsres()
597 void nfssvc_release_attrstat(struct svc_rqst *rqstp) in nfssvc_release_attrstat()
604 void nfssvc_release_diropres(struct svc_rqst *rqstp) in nfssvc_release_diropres()
611 void nfssvc_release_readres(struct svc_rqst *rqstp) in nfssvc_release_readres()