Lines Matching refs:rq_cred
706 if (req->rq_cred != NULL) in rpcauth_bindcred()
707 put_rpccred(req->rq_cred); in rpcauth_bindcred()
708 req->rq_cred = new; in rpcauth_bindcred()
751 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_marshcred()
762 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_checkverf()
783 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_wrap_req()
808 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_unwrap_resp()
825 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()
830 cred = task->tk_rqstp->rq_cred; in rpcauth_refreshcred()
845 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_invalcred()
856 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in rpcauth_uptodatecred()