Lines Matching defs:fhp
154 static __be32 nfsd_set_fh_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp) in nfsd_set_fh_dentry()
328 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
411 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update()
466 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()
521 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose()
587 fh_update(struct svc_fh *fhp) in fh_update()
618 __be32 __must_check fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs()
648 __be32 fh_fill_post_attrs(struct svc_fh *fhp) in fh_fill_post_attrs()
678 __be32 __must_check fh_fill_both_attrs(struct svc_fh *fhp) in fh_fill_both_attrs()
698 fh_put(struct svc_fh *fhp) in fh_put()
719 char * SVCFH_fmt(struct svc_fh *fhp) in SVCFH_fmt()
730 enum fsid_source fsid_source(const struct svc_fh *fhp) in fsid_source()