Lines Matching defs:rqstp

81 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,   in nfsd_cross_mnt()
140 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **e… in nfsd_lookup_parent()
179 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry()
246 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
304 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
496 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_acl()
558 nfsd4_get_nfs4_acl(struct svc_rqst *rqstp, struct dentry *dentry, struct nfs4_acl **acl) in nfsd4_get_nfs4_acl()
670 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
744 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open()
872 struct svc_rqst *rqstp = sd->u.data; in nfsd_splice_actor() local
906 nfsd_vfs_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, in nfsd_vfs_read()
990 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, in nfsd_vfs_write()
1061 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read()
1099 nfsd_read_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, in nfsd_read_file()
1123 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, in nfsd_write()
1161 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_commit()
1196 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *resfhp, in nfsd_create_setattr()
1239 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create()
1381 do_nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_nfsd_create()
1542 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp) in nfsd_readlink()
1587 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_symlink()
1653 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link()
1731 nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen, in nfsd_rename()
1835 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, in nfsd_unlink()
2017 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, in nfsd_readdir()
2049 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) in nfsd_statfs()
2065 static int exp_rdonly(struct svc_rqst *rqstp, struct svc_export *exp) in exp_rdonly()
2074 nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp, in nfsd_permission()