Home
last modified time | relevance | path

Searched refs:s_con (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dmds_client.c1048 ceph_con_init(&s->s_con, s, &mds_con_ops, &mdsc->fsc->client->msgr); in register_session()
1069 ceph_con_open(&s->s_con, CEPH_ENTITY_TYPE_MDS, mds, in register_session()
1088 ceph_con_close(&s->s_con); in __unregister_session()
1729 ceph_con_send(&session->s_con, msg); in __open_session()
2087 ceph_con_send(&session->s_con, msg); in send_renew_caps()
2102 ceph_con_send(&session->s_con, msg); in send_flushmsg_ack()
2158 ceph_con_send(&session->s_con, msg); in request_close_session()
2416 ceph_con_send(&session->s_con, msg); in ceph_send_cap_releases()
2436 ceph_con_send(&session->s_con, msg); in ceph_send_cap_releases()
3055 bool legacy = !(session->s_con.peer_features & CEPH_FEATURE_FS_BTIME); in create_request_message()
[all …]
H A Dmds_client.h227 struct ceph_connection s_con; member
H A Dmetric.c315 ceph_con_send(&s->s_con, msg); in ceph_mdsc_send_metrics()
H A Dcaps.c1542 ceph_con_send(&arg->session->s_con, msg); in __send_cap()
1604 ceph_con_send(&arg.session->s_con, msg); in __send_flush_snap()