Lines Matching refs:s_con

747 	ceph_con_init(&s->s_con, s, &mds_con_ops, &mdsc->fsc->client->msgr);  in register_session()
775 ceph_con_open(&s->s_con, CEPH_ENTITY_TYPE_MDS, mds, in register_session()
794 ceph_con_close(&s->s_con); in __unregister_session()
1411 ceph_con_send(&session->s_con, msg); in __open_session()
1868 ceph_con_send(&session->s_con, msg); in send_renew_caps()
1882 ceph_con_send(&session->s_con, msg); in send_flushmsg_ack()
1935 ceph_con_send(&session->s_con, msg); in request_close_session()
2179 ceph_con_send(&session->s_con, msg); in ceph_send_cap_releases()
2199 ceph_con_send(&session->s_con, msg); in ceph_send_cap_releases()
2803 ceph_con_send(&session->s_con, req->r_request); in __send_request()
3237 err = parse_reply_info(session, msg, rinfo, session->s_con.peer_features); in handle_reply()
3668 ceph_con_send(&recon_state->session->s_con, reply); in send_reconnect_partial()
4020 ceph_con_close(&session->s_con); in send_mds_reconnect()
4021 ceph_con_open(&session->s_con, in send_mds_reconnect()
4040 } else if (session->s_con.peer_features & CEPH_FEATURE_MDSENC) { in send_mds_reconnect()
4113 ceph_con_send(&session->s_con, reply); in send_mds_reconnect()
4194 ceph_con_close(&s->s_con); in check_new_map()
4355 ceph_con_send(&session->s_con, msg); in handle_lease()
4403 ceph_con_send(&session->s_con, msg); in ceph_mdsc_lease_send_msg()
4533 ceph_con_keepalive(&s->s_con); in delayed_work()
4674 if (!CEPH_HAVE_FEATURE(s->s_con.peer_features, SERVER_LUMINOUS)) in send_flush_mdlog()
4686 ceph_con_send(&s->s_con, msg); in send_flush_mdlog()