Lines Matching refs:svc_fh
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()
410 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update()
462 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()
517 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose()
518 struct svc_fh *ref_fh) in fh_compose()
583 fh_update(struct svc_fh *fhp) in fh_update()
614 void fh_fill_pre_attrs(struct svc_fh *fhp) in fh_fill_pre_attrs()
646 void fh_fill_post_attrs(struct svc_fh *fhp) in fh_fill_post_attrs()
676 void fh_fill_both_attrs(struct svc_fh *fhp) in fh_fill_both_attrs()
692 fh_put(struct svc_fh *fhp) in fh_put()
713 char * SVCFH_fmt(struct svc_fh *fhp) in SVCFH_fmt()
724 enum fsid_source fsid_source(const struct svc_fh *fhp) in fsid_source()