Lines Matching refs:fh_export
99 struct svc_export *exp = cstate->current_fh.fh_export; in check_attr_support()
169 if (src->fh_export) in fh_dup2()
170 exp_get(src->fh_export); in fh_dup2()
866 !(cstate->save_fh.fh_export->ex_flags & NFSEXP_NOSUBTREECHECK)) in nfsd4_rename()
926 u->secinfo_no_name.sin_exp = exp_get(cstate->current_fh.fh_export); in nfsd4_secinfo_no_name()
1246 cstate->current_fh.fh_export, in _nfsd4_verify()
1393 ops = nfsd4_layout_verify(current_fh->fh_export, lgp->lg_layout_type); in nfsd4_layoutget()
1467 ops = nfsd4_layout_verify(current_fh->fh_export, lcp->lc_layout_type); in nfsd4_layoutcommit()
1526 if (!nfsd4_layout_verify(current_fh->fh_export, lrp->lr_layout_type)) in nfsd4_layoutreturn()
1749 } else if (current_fh->fh_export->ex_fslocs.migrated && in nfsd4_proc_compound()
1794 op->status = check_nfsd_access(current_fh->fh_export, rqstp); in nfsd4_proc_compound()