Lines Matching refs:fh_export
293 fhp->fh_export = exp; in nfsd_set_fh_dentry()
342 exp = fhp->fh_export; in fh_verify()
487 if (ref_fh && ref_fh->fh_export == exp) { in set_version_and_fsid_type()
575 fhp->fh_export = exp_get(exp); in fh_compose()
627 _fh_update_old(dentry, fhp->fh_export, &fhp->fh_handle); in fh_update()
632 _fh_update(fhp, fhp->fh_export, dentry); in fh_update()
653 struct svc_export * exp = fhp->fh_export; in fh_put()
663 fhp->fh_export = NULL; in fh_put()
695 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()
699 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source()
708 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source()
710 if (fhp->fh_export->ex_uuid) in fsid_source()