Lines Matching defs:fhp
149 struct svc_fh *fhp) in nfsd_set_fh_dentry()
318 struct svc_fh *fhp, umode_t type, int access) in __fh_verify()
412 struct auth_domain *client, struct svc_fh *fhp, in fh_verify_local()
447 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
461 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update()
516 static void set_version_and_fsid_type(struct svc_fh *fhp, struct svc_export *exp, struct svc_fh *re… in set_version_and_fsid_type()
571 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose()
637 fh_update(struct svc_fh *fhp) in fh_update()
668 __be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs()
696 __be32 fh_fill_post_attrs(struct svc_fh *fhp) in fh_fill_post_attrs()
725 __be32 __must_check fh_fill_both_attrs(struct svc_fh *fhp) in fh_fill_both_attrs()
745 fh_put(struct svc_fh *fhp) in fh_put()
766 char * SVCFH_fmt(struct svc_fh *fhp) in SVCFH_fmt()
777 enum fsid_source fsid_source(const struct svc_fh *fhp) in fsid_source()