Lines Matching defs:cred
393 clnt->cl_cred = get_cred(args->cred);
667 .cred = clnt->cl_cred,
690 .cred = clnt->cl_cred,
971 .cred = old->cl_cred,
1741 * had status 0 but failed to update the cred.
2646 /* possibly garbled cred/verf? */
2693 struct rpc_xprt *xprt, struct rpc_cred *cred, int flags,
2703 .rpc_op_cred = cred,
2713 struct rpc_task *rpc_call_null(struct rpc_clnt *clnt, struct rpc_cred *cred, int flags)
2715 return rpc_call_null_helper(clnt, NULL, cred, flags, NULL, NULL);