Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dmon_client.h79 int pending_auth; member
/Linux-v4.19/net/ceph/
Dmon_client.c106 monc->pending_auth = 1; in __send_prepared_auth_request()
126 monc->pending_auth = 0; in __close_session()
1063 monc->pending_auth = 0; in ceph_monc_init()
1147 monc->pending_auth = 0; in handle_auth_reply()
1185 if (monc->pending_auth) in __validate_auth()