Searched refs:auth_err (Results 1 – 6 of 6) sorted by relevance
1545 goto auth_err; in svcauth_gss_accept()1563 goto auth_err; in svcauth_gss_accept()1566 goto auth_err; in svcauth_gss_accept()1571 goto auth_err; in svcauth_gss_accept()1573 goto auth_err; in svcauth_gss_accept()1576 goto auth_err; in svcauth_gss_accept()1592 goto auth_err; in svcauth_gss_accept()1597 goto auth_err; in svcauth_gss_accept()1604 goto auth_err; in svcauth_gss_accept()1611 goto auth_err; in svcauth_gss_accept()[all …]
690 client->auth_err = 0; in ceph_create_client()781 have_mon_and_osd_map(client) || (client->auth_err < 0), in __ceph_open_session()785 if (client->auth_err < 0) in __ceph_open_session()786 return client->auth_err; in __ceph_open_session()
1218 monc->client->auth_err = ret; in handle_auth_reply()1235 if (monc->client->auth_err < 0) in handle_auth_reply()
132 int auth_err; member
531 __be32 svc_return_autherr(struct svc_rqst *rqstp, __be32 auth_err);
1161 svc_return_autherr(struct svc_rqst *rqstp, __be32 auth_err) in svc_return_autherr() argument1164 return auth_err; in svc_return_autherr()