Lines Matching refs:fh_export

195 	exp  = fhp->fh_export;  in nfsd_lookup_dentry()
292 if (!EX_ISSYNC(fhp->fh_export)) in commit_metadata()
379 err = nfsd_permission(rqstp, fhp->fh_export, dentry, in nfsd_setattr()
656 export = fhp->fh_export; in nfsd_access()
765 *filp = dentry_open(dget(dentry), mntget(fhp->fh_export->ex_path.mnt), in nfsd_open()
978 exp = fhp->fh_export; in nfsd_vfs_write()
1079 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_read_file()
1103 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_write()
1153 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit()
1250 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in nfsd_create()
1287 host_err = mnt_want_write(fhp->fh_export->ex_path.mnt); in nfsd_create()
1312 mnt_drop_write(fhp->fh_export->ex_path.mnt); in nfsd_create()
1326 mnt_drop_write(fhp->fh_export->ex_path.mnt); in nfsd_create()
1395 err = fh_compose(resfhp, fhp->fh_export, dchild, fhp); in nfsd_create_v3()
1410 host_err = mnt_want_write(fhp->fh_export->ex_path.mnt); in nfsd_create_v3()
1444 mnt_drop_write(fhp->fh_export->ex_path.mnt); in nfsd_create_v3()
1450 mnt_drop_write(fhp->fh_export->ex_path.mnt); in nfsd_create_v3()
1478 mnt_drop_write(fhp->fh_export->ex_path.mnt); in nfsd_create_v3()
1522 touch_atime(fhp->fh_export->ex_path.mnt, dentry); in nfsd_readlink()
1575 host_err = mnt_want_write(fhp->fh_export->ex_path.mnt); in nfsd_symlink()
1596 mnt_drop_write(fhp->fh_export->ex_path.mnt); in nfsd_symlink()
1598 cerr = fh_compose(resfhp, fhp->fh_export, dnew, fhp); in nfsd_symlink()
1647 host_err = mnt_want_write(tfhp->fh_export->ex_path.mnt); in nfsd_link()
1670 mnt_drop_write(tfhp->fh_export->ex_path.mnt); in nfsd_link()
1710 if (ffhp->fh_export != tfhp->fh_export) in nfsd_rename()
1745 if (ffhp->fh_export->ex_path.mnt != tfhp->fh_export->ex_path.mnt) in nfsd_rename()
1747 host_err = mnt_want_write(ffhp->fh_export->ex_path.mnt); in nfsd_rename()
1766 mnt_drop_write(ffhp->fh_export->ex_path.mnt); in nfsd_rename()
1825 host_err = mnt_want_write(fhp->fh_export->ex_path.mnt); in nfsd_unlink()
1839 mnt_drop_write(fhp->fh_export->ex_path.mnt); in nfsd_unlink()
2013 .mnt = fhp->fh_export->ex_path.mnt, in nfsd_statfs()
2240 error = mnt_want_write(fhp->fh_export->ex_path.mnt); in nfsd_set_posix_acl()
2254 mnt_drop_write(fhp->fh_export->ex_path.mnt); in nfsd_set_posix_acl()