Home
last modified time | relevance | path

Searched refs:rq_client (Results 1 – 10 of 10) sorted by relevance

/linux/net/sunrpc/
A Dsvcauth_unix.c693 rqstp->rq_client = NULL; in svcauth_unix_set_client()
717 rqstp->rq_client = &ipm->m_client->h; in svcauth_unix_set_client()
718 kref_get(&rqstp->rq_client->ref); in svcauth_unix_set_client()
798 if (rqstp->rq_client) in svcauth_null_release()
799 auth_domain_put(rqstp->rq_client); in svcauth_null_release()
800 rqstp->rq_client = NULL; in svcauth_null_release()
999 if (rqstp->rq_client) in svcauth_unix_release()
1000 auth_domain_put(rqstp->rq_client); in svcauth_unix_release()
1001 rqstp->rq_client = NULL; in svcauth_unix_release()
A Dsvcauth.c115 rqstp->rq_client = NULL; in svc_set_client()
/linux/fs/nfsd/
A Dlocalio.c117 net, rqstp->rq_client, THIS_MODULE); in localio_proc_uuid_is_local()
A Dexport.c1163 if (rqstp->rq_client == NULL) in rqst_exp_get_by_name()
1167 exp = exp_get_by_name(cd, rqstp->rq_client, path, &rqstp->rq_chandle); in rqst_exp_get_by_name()
1259 rqstp->rq_client, rqstp->rq_gssclient, in rqst_find_fsidzero_export()
A Dnfsfh.c449 rqstp->rq_client, rqstp->rq_gssclient, in fh_verify()
A Dnfs4idmap.c534 clp = rqstp->rq_gssclient ? rqstp->rq_gssclient : rqstp->rq_client; in rqst_authname()
A Dnfs4proc.c2238 rqstp->rq_client, rqstp->rq_gssclient, in nfsd4_getdeviceinfo()
/linux/include/linux/sunrpc/
A Dsvc.h231 struct auth_domain * rq_client; /* RPC peer info */ member
/linux/fs/lockd/
A Dsvc.c506 rqstp->rq_client = NULL; in lockd_authenticate()
/linux/net/sunrpc/auth_gss/
A Dsvcauth_gss.c1969 if (rqstp->rq_client) in svcauth_gss_release()
1970 auth_domain_put(rqstp->rq_client); in svcauth_gss_release()
1971 rqstp->rq_client = NULL; in svcauth_gss_release()

Completed in 28 milliseconds