Searched refs:rpc_autherr_badcred (Results 1 – 8 of 8) sorted by relevance
687 rqstp->rq_auth_stat = rpc_autherr_badcred; in svcauth_unix_set_client()756 rqstp->rq_auth_stat = rpc_autherr_badcred; in svcauth_null_accept()834 rqstp->rq_auth_stat = rpc_autherr_badcred; in svcauth_tls_accept()848 rqstp->rq_auth_stat = rpc_autherr_badcred; in svcauth_tls_accept()974 rqstp->rq_auth_stat = rpc_autherr_badcred; in svcauth_unix_accept()
80 rqstp->rq_auth_stat = rpc_autherr_badcred; in svc_authenticate()
2747 case rpc_autherr_badcred: in rpc_decode_header()
392 rqstp->rq_auth_stat = rpc_autherr_badcred; in nfs_callback_authenticate()
978 rqstp->rq_auth_stat = rpc_autherr_badcred; in nfs4_callback_compound()
997 rqstp->rq_auth_stat = rpc_autherr_badcred; in svcauth_gss_set_client()1406 rqstp->rq_auth_stat = rpc_autherr_badcred; in svcauth_gss_proc_init()1647 rqstp->rq_auth_stat = rpc_autherr_badcred; in svcauth_gss_accept()1712 rqstp->rq_auth_stat = rpc_autherr_badcred; in svcauth_gss_accept()
577 rqstp->rq_auth_stat = rpc_autherr_badcred; in lockd_authenticate()
117 #define rpc_autherr_badcred cpu_to_be32(RPC_AUTH_BADCRED) macro
Completed in 21 milliseconds