• Home
  • Raw
  • Download

Lines Matching refs:svc_fh

173 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd_lookup_dentry()
244 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
245 unsigned int len, struct svc_fh *resfh) in nfsd_lookup()
287 commit_metadata(struct svc_fh *fhp) in commit_metadata()
332 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
405 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr()
614 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate()
686 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
760 __nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in __nfsd_open()
817 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open()
861 nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp, int may_flags, in nfsd_open_verified()
918 static __be32 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_finish_read()
935 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_splice_read()
953 __be32 nfsd_readv(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_readv()
1006 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_vfs_write()
1098 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read()
1130 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, in nfsd_write()
1172 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_commit()
1232 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_setattr()
1233 struct svc_fh *resfhp, struct nfsd_attrs *attrs) in nfsd_create_setattr()
1294 nfsd_create_locked(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_locked()
1296 int type, dev_t rdev, struct svc_fh *resfhp) in nfsd_create_locked()
1385 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create()
1387 int type, dev_t rdev, struct svc_fh *resfhp) in nfsd_create()
1435 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp) in nfsd_readlink()
1482 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_symlink()
1485 struct svc_fh *resfhp) in nfsd_symlink()
1539 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link()
1540 char *name, int len, struct svc_fh *tfhp) in nfsd_link()
1636 nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen, in nfsd_rename()
1637 struct svc_fh *tfhp, char *tname, int tlen) in nfsd_rename()
1762 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, in nfsd_unlink()
1895 static __be32 nfsd_buffered_readdir(struct file *file, struct svc_fh *fhp, in nfsd_buffered_readdir()
1970 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, in nfsd_readdir()
2007 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) in nfsd_statfs()
2070 nfsd_getxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name, in nfsd_getxattr()
2143 nfsd_listxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char **bufp, in nfsd_listxattr()
2211 nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name) in nfsd_removexattr()
2238 nfsd_setxattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name, in nfsd_setxattr()