Lines Matching defs:fhp
93 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
193 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
372 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access) in nfsd_access()
433 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, in nfsd_open()
619 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, in nfsd_read()
685 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, in nfsd_write()
812 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_commit()
842 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create()
964 nfsd_create_v3(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_v3()
1098 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp) in nfsd_readlink()
1142 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_symlink()
1354 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, in nfsd_unlink()
1415 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, in nfsd_readdir()
1492 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct statfs *stat) in nfsd_statfs()