Home
last modified time | relevance | path

Searched refs:sin_exp (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dxdr4.h477 struct svc_export *sin_exp; /* response */ member
H A Dnfs4proc.c1114 u->secinfo_no_name.sin_exp = exp_get(cstate->current_fh.fh_export); in nfsd4_secinfo_no_name()
1129 if (u->secinfo_no_name.sin_exp) in nfsd4_secinfo_no_name_release()
1130 exp_put(u->secinfo_no_name.sin_exp); in nfsd4_secinfo_no_name_release()