sin_exp           921 fs/nfsd/nfs4proc.c 	u->secinfo_no_name.sin_exp = exp_get(cstate->current_fh.fh_export);
sin_exp           936 fs/nfsd/nfs4proc.c 	if (u->secinfo_no_name.sin_exp)
sin_exp           937 fs/nfsd/nfs4proc.c 		exp_put(u->secinfo_no_name.sin_exp);
sin_exp          3862 fs/nfsd/nfs4xdr.c 	return nfsd4_do_encode_secinfo(xdr, secinfo->sin_exp);
sin_exp           332 fs/nfsd/xdr4.h 	struct svc_export *sin_exp;			/* response */