Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
H A Dmon_client.c1213 int was_auth = 0; in handle_auth_reply() local
1216 was_auth = ceph_auth_is_authenticated(monc->auth); in handle_auth_reply()
1231 } else if (!was_auth && ceph_auth_is_authenticated(monc->auth)) { in handle_auth_reply()

Completed in 2 milliseconds