Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dmon_client.h87 bool had_a_connection; member
/Linux-v4.19/net/ceph/
Dmon_client.c175 if (monc->had_a_connection) { in __open_session()
1071 monc->had_a_connection = false; in ceph_monc_init()
1133 monc->had_a_connection = true; in finish_hunting()