Lines Matching refs:fh_export
185 exp = exp_get(fhp->fh_export); in nfsd_lookup_dentry()
297 if (!EX_ISSYNC(fhp->fh_export)) in commit_metadata()
341 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
677 export = fhp->fh_export; in nfsd_access()
750 path.mnt = fhp->fh_export->ex_path.mnt; in __nfsd_open()
1011 exp = fhp->fh_export; in nfsd_vfs_write()
1158 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit()
1248 err = nfsd_permission(rqstp, fhp->fh_export, dentry, NFSD_MAY_CREATE); in nfsd_create_locked()
1364 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in nfsd_create()
1429 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in do_nfsd_create()
1562 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd_readlink()
1626 cerr = fh_compose(resfhp, fhp->fh_export, dnew, fhp); in nfsd_symlink()
1796 if (ffhp->fh_export->ex_path.mnt != tfhp->fh_export->ex_path.mnt) in nfsd_rename()
1798 if (ffhp->fh_export->ex_path.dentry != tfhp->fh_export->ex_path.dentry) in nfsd_rename()
2081 .mnt = fhp->fh_export->ex_path.mnt, in nfsd_statfs()