Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h481 struct svc_export *sin_exp; /* response */ member
H A Dnfs4proc.c1166 u->secinfo_no_name.sin_exp = exp_get(cstate->current_fh.fh_export); in nfsd4_secinfo_no_name()
1181 if (u->secinfo_no_name.sin_exp) in nfsd4_secinfo_no_name_release()
1182 exp_put(u->secinfo_no_name.sin_exp); in nfsd4_secinfo_no_name_release()
H A Dnfs4xdr.c2014 sin->sin_exp = NULL; in nfsd4_decode_secinfo_no_name()
5157 return nfsd4_encode_SECINFO4resok(xdr, secinfo->sin_exp); in nfsd4_encode_secinfo_no_name()