Searched refs:auth_err (Results 1 – 6 of 6) sorted by relevance
1457 goto auth_err; in svcauth_gss_accept()1475 goto auth_err; in svcauth_gss_accept()1478 goto auth_err; in svcauth_gss_accept()1483 goto auth_err; in svcauth_gss_accept()1485 goto auth_err; in svcauth_gss_accept()1488 goto auth_err; in svcauth_gss_accept()1504 goto auth_err; in svcauth_gss_accept()1509 goto auth_err; in svcauth_gss_accept()1516 goto auth_err; in svcauth_gss_accept()1523 goto auth_err; in svcauth_gss_accept()[all …]
660 client->auth_err = 0; in ceph_create_client()751 have_mon_and_osd_map(client) || (client->auth_err < 0), in __ceph_open_session()755 if (client->auth_err < 0) in __ceph_open_session()756 return client->auth_err; in __ceph_open_session()
1181 monc->client->auth_err = ret; in handle_auth_reply()1198 if (monc->client->auth_err < 0) in handle_auth_reply()
129 int auth_err; member
526 __be32 svc_return_autherr(struct svc_rqst *rqstp, __be32 auth_err);
1172 svc_return_autherr(struct svc_rqst *rqstp, __be32 auth_err) in svc_return_autherr() argument1175 return auth_err; in svc_return_autherr()