Lines Matching refs:fh_export
286 fhp->fh_export = exp; in nfsd_set_fh_dentry()
335 exp = fhp->fh_export; in fh_verify()
480 if (ref_fh && ref_fh->fh_export == exp) { in set_version_and_fsid_type()
568 fhp->fh_export = exp_get(exp); in fh_compose()
620 _fh_update_old(dentry, fhp->fh_export, &fhp->fh_handle); in fh_update()
625 _fh_update(fhp, fhp->fh_export, dentry); in fh_update()
646 struct svc_export * exp = fhp->fh_export; in fh_put()
656 fhp->fh_export = NULL; in fh_put()
688 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()
692 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source()
701 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source()
703 if (fhp->fh_export->ex_uuid) in fsid_source()