Searched refs:rq_authop (Results 1 – 4 of 4) sorted by relevance
84 rqstp->rq_authop = aops; in svc_authenticate()92 return rqstp->rq_authop->set_client(rqstp); in svc_set_client()102 struct auth_ops *aops = rqstp->rq_authop; in svc_authorise()105 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()
255 struct auth_ops * rq_authop; /* authentication flavour */ member
563 switch (rqstp->rq_authop->flavour) { in lockd_authenticate()