Searched refs:rq_authop (Results 1 – 4 of 4) sorted by relevance
87 rqstp->rq_authop = aops; in svc_authenticate()95 return rqstp->rq_authop->set_client(rqstp); in svc_set_client()105 struct auth_ops *aops = rqstp->rq_authop; in svc_authorise()108 rqstp->rq_authop = NULL; in svc_authorise()
346 if (rqstp->rq_authop->flavour != RPC_AUTH_GSS) in check_gss_callback_principal()394 switch (rqstp->rq_authop->flavour) { in nfs_callback_authenticate()
211 struct auth_ops * rq_authop; /* authentication flavour */ member
563 switch (rqstp->rq_authop->flavour) { in lockd_authenticate()
Completed in 7 milliseconds