had_a_connection   87 include/linux/ceph/mon_client.h 	bool had_a_connection;
had_a_connection  179 net/ceph/mon_client.c 	if (monc->had_a_connection) {
had_a_connection 1092 net/ceph/mon_client.c 	monc->had_a_connection = false;
had_a_connection 1154 net/ceph/mon_client.c 		monc->had_a_connection = true;