Home
last modified time | relevance | path

Searched refs:was_auth (Results 1 – 1 of 1) sorted by relevance

/net/ceph/
Dmon_client.c1164 int was_auth = 0; in handle_auth_reply() local
1167 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()