Home
last modified time | relevance | path

Searched refs:fh_export (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfsd/
H A Dnfsfh.h85 struct svc_export * fh_export; /* export pointer */ member
294 ret = mnt_want_write(fhp->fh_export->ex_path.mnt); in fh_want_write()
308 mnt_drop_write(fhp->fh_export->ex_path.mnt); in fh_drop_write()
H A Dnfs4proc.c88 struct svc_export *exp = cstate->current_fh.fh_export; in check_attr_support()
146 if (src->fh_export) in fh_dup2()
147 exp_get(src->fh_export); in fh_dup2()
227 path.mnt = fhp->fh_export->ex_path.mnt; in nfsd4_vfs_create()
305 status = fh_compose(resfhp, fhp->fh_export, child, fhp); in nfsd4_create_file()
1166 u->secinfo_no_name.sin_exp = exp_get(cstate->current_fh.fh_export); in nfsd4_secinfo_no_name()
1414 EX_ISSYNC(cstate->current_fh.fh_export)); in nfsd4_clone()
2475 cstate->current_fh.fh_export, in _nfsd4_verify()
2663 ops = nfsd4_layout_verify(current_fh->fh_export, lgp->lg_layout_type); in nfsd4_layoutget()
2738 ops = nfsd4_layout_verify(current_fh->fh_export, lcp->lc_layout_type); in nfsd4_layoutcommit()
[all …]
H A Dnfs4xdr.c4161 struct svc_export *exp = cd->rd_fhp->fh_export; in nfsd4_encode_entry4_fattr()
4279 if (cd->rd_fhp->fh_export->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_entry4()
4451 return nfsd4_encode_fattr4(resp->rqstp, xdr, fhp, fhp->fh_export, in nfsd4_encode_getattr()
H A Dnfs4state.c5694 (cstate->current_fh.fh_export->ex_flags & NFSEXP_PNFS)) { in nfsd4_process_open1()
6248 path.mnt = currentfh->fh_export->ex_path.mnt; in nfs4_delegation_stat()
7338 fhp->fh_export, fhp->fh_dentry, in nfs4_check_file()