Lines Matching refs:fh_export
269 fhp->fh_export = exp; in nfsd_set_fh_dentry()
318 exp = fhp->fh_export; in fh_verify()
463 if (ref_fh && ref_fh->fh_export == exp) { in set_version_and_fsid_type()
551 fhp->fh_export = exp_get(exp); in fh_compose()
603 _fh_update_old(dentry, fhp->fh_export, &fhp->fh_handle); in fh_update()
608 _fh_update(fhp, fhp->fh_export, dentry); in fh_update()
629 struct svc_export * exp = fhp->fh_export; in fh_put()
639 fhp->fh_export = NULL; in fh_put()
671 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()
675 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source()
684 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source()
686 if (fhp->fh_export->ex_uuid) in fsid_source()