Searched refs:auth_err (Results 1 – 4 of 4) sorted by relevance
1436 goto auth_err; in svcauth_gss_accept()1454 goto auth_err; in svcauth_gss_accept()1457 goto auth_err; in svcauth_gss_accept()1462 goto auth_err; in svcauth_gss_accept()1464 goto auth_err; in svcauth_gss_accept()1467 goto auth_err; in svcauth_gss_accept()1483 goto auth_err; in svcauth_gss_accept()1488 goto auth_err; in svcauth_gss_accept()1495 goto auth_err; in svcauth_gss_accept()1502 goto auth_err; in svcauth_gss_accept()[all …]
633 client->auth_err = 0; in ceph_create_client()716 have_mon_and_osd_map(client) || (client->auth_err < 0), in __ceph_open_session()720 if (client->auth_err < 0) in __ceph_open_session()721 return client->auth_err; in __ceph_open_session()
1160 monc->client->auth_err = ret; in handle_auth_reply()1177 if (monc->client->auth_err < 0) in handle_auth_reply()
120 int auth_err; member