Searched refs:was_auth (Results 1 – 1 of 1) sorted by relevance
1164 int was_auth = 0; in handle_auth_reply() local1167 was_auth = ceph_auth_is_authenticated(monc->auth); in handle_auth_reply()1182 } else if (!was_auth && ceph_auth_is_authenticated(monc->auth)) { in handle_auth_reply()