Lines Matching refs:fh_export
109 exp = fhp->fh_export; in nfsd_lookup()
251 err = nfsd_permission(fhp->fh_export, dentry, MAY_TRUNC|MAY_OWNER_OVERRIDE); in nfsd_setattr()
319 if (EX_ISSYNC(fhp->fh_export)) in nfsd_setattr()
384 export = fhp->fh_export; in nfsd_access()
474 filp->f_vfsmnt = fhp->fh_export->ex_mnt; in nfsd_open()
634 if ((fhp->fh_export->ex_flags & NFSEXP_MSNFS) && in nfsd_read()
640 ra = nfsd_get_raparms(fhp->fh_export->ex_dev, fhp->fh_dentry->d_inode->i_ino); in nfsd_read()
705 if ((fhp->fh_export->ex_flags & NFSEXP_MSNFS) && in nfsd_write()
712 exp = fhp->fh_export; in nfsd_write()
820 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit()
878 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in nfsd_create()
932 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_create()
1004 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in nfsd_create_v3()
1050 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_create_v3()
1170 if (EX_ISSYNC(fhp->fh_export)) in nfsd_symlink()
1181 else if (EX_ISSYNC(fhp->fh_export)) in nfsd_symlink()
1190 cerr = fh_compose(resfhp, fhp->fh_export, dnew, fhp); in nfsd_symlink()
1240 if (EX_ISSYNC(ffhp->fh_export)) { in nfsd_link()
1317 if ((ffhp->fh_export->ex_flags & NFSEXP_MSNFS) && in nfsd_rename()
1324 if (!err && EX_ISSYNC(tfhp->fh_export)) { in nfsd_rename()
1385 if ((fhp->fh_export->ex_flags & NFSEXP_MSNFS) && in nfsd_unlink()
1399 if (EX_ISSYNC(fhp->fh_export)) in nfsd_unlink()