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()
373 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
547 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, NFSD_MAY_WRITE); in nfsd4_vfs_fallocate()
615 export = fhp->fh_export; in nfsd_access()
707 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd_open()
974 exp = fhp->fh_export; in nfsd_vfs_write()
1082 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_write()
1132 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit()
1234 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in nfsd_create()
1385 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in do_nfsd_create()
1514 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd_readlink()
1587 cerr = fh_compose(resfhp, fhp->fh_export, dnew, fhp); in nfsd_symlink()
1735 if (ffhp->fh_export->ex_path.mnt != tfhp->fh_export->ex_path.mnt) in nfsd_rename()
1737 if (ffhp->fh_export->ex_path.dentry != tfhp->fh_export->ex_path.dentry) in nfsd_rename()
1997 .mnt = fhp->fh_export->ex_path.mnt, in nfsd_statfs()