Lines Matching refs:svc_rqst
123 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
192 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp)
241 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp,
313 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name,
343 commit_reset_write_verifier(struct nfsd_net *nn, struct svc_rqst *rqstp,
419 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp,
500 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
655 static struct nfsd4_compound_state *nfsd4_get_cstate(struct svc_rqst *rqstp)
660 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp,
729 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp,
801 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported)
923 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type,
972 * Grab and keep cached pages associated with a file in the svc_rqst
983 struct svc_rqst *rqstp = sd->u.data;
1024 static __be32 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
1055 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
1091 __be32 nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
1176 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
1272 bool nfsd_read_splice_ok(struct svc_rqst *rqstp)
1300 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
1339 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset,
1381 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf,
1443 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
1505 nfsd_create_locked(struct svc_rqst *rqstp, struct svc_fh *fhp,
1585 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp,
1639 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp)
1686 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp,
1756 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp,
1874 nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen,
2032 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type,
2257 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp,
2327 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access)
2392 nfsd_getxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name,
2465 nfsd_listxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char **bufp,
2530 nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name)
2559 nfsd_setxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name,