rq_client         648 fs/lockd/svc.c 	rqstp->rq_client = NULL;
rq_client        1001 fs/nfsd/export.c 	if (rqstp->rq_client == NULL)
rq_client        1005 fs/nfsd/export.c 	exp = exp_get_by_name(cd, rqstp->rq_client, path, &rqstp->rq_chandle);
rq_client        1032 fs/nfsd/export.c 	if (rqstp->rq_client == NULL)
rq_client        1036 fs/nfsd/export.c 	exp = exp_find(cd, rqstp->rq_client, fsid_type,
rq_client         519 fs/nfsd/nfs4idmap.c 	clp = rqstp->rq_gssclient ? rqstp->rq_gssclient : rqstp->rq_client;
rq_client         294 include/linux/sunrpc/svc.h 	struct auth_domain *	rq_client;	/* RPC peer info */
rq_client        1813 net/sunrpc/auth_gss/svcauth_gss.c 	if (rqstp->rq_client)
rq_client        1814 net/sunrpc/auth_gss/svcauth_gss.c 		auth_domain_put(rqstp->rq_client);
rq_client        1815 net/sunrpc/auth_gss/svcauth_gss.c 	rqstp->rq_client = NULL;
rq_client          85 net/sunrpc/svcauth.c 	rqstp->rq_client = NULL;
rq_client         689 net/sunrpc/svcauth_unix.c 	rqstp->rq_client = NULL;
rq_client         711 net/sunrpc/svcauth_unix.c 			rqstp->rq_client = &ipm->m_client->h;
rq_client         712 net/sunrpc/svcauth_unix.c 			kref_get(&rqstp->rq_client->ref);
rq_client         773 net/sunrpc/svcauth_unix.c 	if (rqstp->rq_client)
rq_client         774 net/sunrpc/svcauth_unix.c 		auth_domain_put(rqstp->rq_client);
rq_client         775 net/sunrpc/svcauth_unix.c 	rqstp->rq_client = NULL;
rq_client         858 net/sunrpc/svcauth_unix.c 	if (rqstp->rq_client)
rq_client         859 net/sunrpc/svcauth_unix.c 		auth_domain_put(rqstp->rq_client);
rq_client         860 net/sunrpc/svcauth_unix.c 	rqstp->rq_client = NULL;