Lines Matching refs:fh_export
193 exp = exp_get(fhp->fh_export); in nfsd_lookup_dentry()
290 if (!EX_ISSYNC(fhp->fh_export)) in commit_metadata()
337 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
574 export = fhp->fh_export; in nfsd_access()
666 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd_open()
936 exp = fhp->fh_export; in nfsd_vfs_write()
1012 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_write()
1062 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit()
1164 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in nfsd_create()
1309 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in do_nfsd_create()
1438 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd_readlink()
1511 cerr = fh_compose(resfhp, fhp->fh_export, dnew, fhp); in nfsd_symlink()
1659 if (ffhp->fh_export->ex_path.mnt != tfhp->fh_export->ex_path.mnt) in nfsd_rename()
1661 if (ffhp->fh_export->ex_path.dentry != tfhp->fh_export->ex_path.dentry) in nfsd_rename()
1921 .mnt = fhp->fh_export->ex_path.mnt, in nfsd_statfs()