Lines Matching refs:svc_fh

181 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp,  in nfsd_lookup_dentry()
252 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
253 unsigned int len, struct svc_fh *resfh) in nfsd_lookup()
285 commit_metadata(struct svc_fh *fhp) in commit_metadata()
328 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
362 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
475 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
494 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
501 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate()
562 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
637 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open()
911 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, in nfsd_vfs_write()
979 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read()
1005 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, in nfsd_write()
1043 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_commit()
1078 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *resfhp, in nfsd_create_setattr()
1122 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create()
1124 int type, dev_t rdev, struct svc_fh *resfhp) in nfsd_create()
1256 do_nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_nfsd_create()
1258 struct svc_fh *resfhp, int createmode, u32 *verifier, in do_nfsd_create()
1426 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp) in nfsd_readlink()
1472 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_symlink()
1475 struct svc_fh *resfhp) in nfsd_symlink()
1527 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link()
1528 char *name, int len, struct svc_fh *tfhp) in nfsd_link()
1600 nfsd_rename(struct svc_rqst *rqstp, struct svc_fh *ffhp, char *fname, int flen, in nfsd_rename()
1601 struct svc_fh *tfhp, char *tname, int tlen) in nfsd_rename()
1696 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, in nfsd_unlink()
1877 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, in nfsd_readdir()
1914 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) in nfsd_statfs()