Home
last modified time | relevance | path

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

/linux-2.6.39/net/ceph/
Dmon_client.c847 int was_auth = 0; in handle_auth_reply() local
851 was_auth = monc->auth->ops->is_authenticated(monc->auth); in handle_auth_reply()
862 } else if (!was_auth && monc->auth->ops->is_authenticated(monc->auth)) { in handle_auth_reply()