Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dmon_client.h79 int pending_auth; member
/openbmc/linux/net/ceph/
H A Dmon_client.c177 monc->pending_auth = 1; in __send_prepared_auth_request()
197 monc->pending_auth = 0; in __close_session()
267 monc->pending_auth = 1; in __open_session()
1206 monc->pending_auth = 0; in ceph_monc_init()
1290 monc->pending_auth = 0; in finish_auth()
1338 if (monc->pending_auth) in __validate_auth()