Searched refs:auth_err (Results 1 – 4 of 4) sorted by relevance
1417 goto auth_err; in svcauth_gss_accept()1435 goto auth_err; in svcauth_gss_accept()1438 goto auth_err; in svcauth_gss_accept()1443 goto auth_err; in svcauth_gss_accept()1445 goto auth_err; in svcauth_gss_accept()1448 goto auth_err; in svcauth_gss_accept()1464 goto auth_err; in svcauth_gss_accept()1469 goto auth_err; in svcauth_gss_accept()1476 goto auth_err; in svcauth_gss_accept()1483 goto auth_err; in svcauth_gss_accept()[all …]
596 client->auth_err = 0; in ceph_create_client()681 have_mon_and_osd_map(client) || (client->auth_err < 0), in __ceph_open_session()685 if (client->auth_err < 0) in __ceph_open_session()686 return client->auth_err; in __ceph_open_session()
933 monc->client->auth_err = ret; in handle_auth_reply()
122 int auth_err; member